hetzner-cloud-controller-manager icon indicating copy to clipboard operation
hetzner-cloud-controller-manager copied to clipboard

Feature ideas

Open Sh4d1 opened this issue 3 years ago • 1 comments

Hey ! Nice project 😄

Was wondering if you'd be open to a few changes. My setup is mixed dedicated and cloud servers on a private network with a CNI overlay. I need the LoadBalancer to hit the IPs inside the private network and the nodes to keep their internal IPs. So I was thinking :

  • add a annotation to the LB to use the private network
  • implement the instance v2 interface and merge the node address (so no overwriting the private IP)

I'm gonna add it for my need, but I'll send the PR if it's okay for you 😄

Sh4d1 avatar Apr 17 '21 17:04 Sh4d1

Hi @Sh4d1 Sorry for the long answer! Private network configured via https://docs.hetzner.com/cloud/networks/connect-dedi-vswitch/? Perhaps this will work if I add support for the load-balancer.hetzner.cloud / disable-public-network annotation. I will definitely check when there is time.

I am glad for any PR.

identw avatar May 27 '21 15:05 identw