Harry Walter

Results 12 comments of Harry Walter

Any way to apply these changes when launching an RKE cluster from rancher? Like@iosifnicolae2 I am using Hetzner private networks for communications. No traffic is allowed over the public network...

Additionaly this causes issues with certificates as they are setup for the private lan and since requests go over the public network the certs aren't valid.

@riker09 you are correct, that was my aim. However it's not just certs that are the problem. The incorrect IP setup means things like the node exorters for prometheus and...

Except I wouldn't want nodes to connect over the public network. That means that rancher communication is going over the WAN. I would expect to be able to make nodes...

I think the point is being missed here and the focus is being pushed onto SSL. Let's ignore SSL for now as SSL can be achieved multiple ways. The issue...

@riker09 The interface name is dictated by the VM type. From Heztners docs: ```The interface for the first attached network will be named ens10 (for CX, CCX) or enp7s0 (for...

Has anybody looked at this? I've now noticed this breaking things since 1.0.3. Option are simply no longer passed through so OptionParser doesn't work in any useful way.

Currently WIP to gather feedback. * Temporarily removes filter support. These will be added back in when configuration is clearer. * Remove httpbin servicves * Removes additional service deployments (ext-auth)...

Have you tried initializing salvattore on load rather on ready?