Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

host DNS forwarding to kube should use IPv4/IPv6 endpoints based on pod subnets #9383

Open
Tracked by #9372
smira opened this issue Sep 26, 2024 · 0 comments
Open
Tracked by #9372
Assignees

Comments

@smira
Copy link
Member

smira commented Sep 26, 2024

Add some link-local IPv6 address to the list of addresses to listen on (in addition to 196.254). Failure to listen on IPv6 should be ignored (in case if the IPv6 is disabled).

Pass to the kubelet's resolv.conf v4/v6 endpoints based on v4/v6 PodSubnets settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants