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

Docs for LBIPv6Disabled

Open guettli opened this issue 9 months ago • 5 comments

Please elaborate this comment:


	// LBIPv6Disabled disables the use of IPv6 for the Load Balancer.
	//
	// Set this annotation if you use external-dns.
	//
	// Default: false.
	LBIPv6Disabled Name = "load-balancer.hetzner.cloud/ipv6-disabled"

Does this refer to the IP of LB, or the IPs of the LB targets?

I can create a PR, just leave the answer in this ticket. Thank you.

guettli avatar Sep 15 '23 13:09 guettli

Hey @guettli, the docs for this annotation are really missing the point.

If the annotation is set, the IPv6 address of the LB is NOT written back into the Kubernetes Service resource at .status.loadBalancer.ingress. By default this list of ingress addresses includes the IPv4 & IPv6 addresses.

apricote avatar Sep 18 '23 06:09 apricote

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.

github-actions[bot] avatar Dec 17 '23 12:12 github-actions[bot]

Hey @guettli, is the offer to create a PR still standing?

apricote avatar Jan 09 '24 07:01 apricote

@apricote thank you for asking. I have no experience with ipv6 and Kubernetes. Maybe it is better if you (or a team mate) documents it.

guettli avatar Jan 09 '24 07:01 guettli

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.

github-actions[bot] avatar Apr 09 '24 12:04 github-actions[bot]