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 😄
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 :
I'm gonna add it for my need, but I'll send the PR if it's okay for you 😄