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

Prioritize IPv4 address family by dual-stack

Open rastislavs opened this issue 2 years ago • 0 comments

This is a quick-fix / enhancement for the issue described in https://github.com/hetznercloud/hcloud-cloud-controller-manager/issues/305

Switches the order of the node ExternalIP list to favour IPv4, as most of the dual-stack k8s clusters probably will be mostly relying on IPv4 control plane before apiserver properly supports dual-stack.

Signed-off-by: Rastislav Szabo [email protected]

rastislavs avatar Aug 03 '22 13:08 rastislavs