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

IPv6 should be disabled by default #452

Closed
raonitimo opened this issue Apr 20, 2020 · 2 comments
Closed

IPv6 should be disabled by default #452

raonitimo opened this issue Apr 20, 2020 · 2 comments

Comments

@raonitimo
Copy link

What would you like to be added: Disable IPv6 in worker nodes by default

Why is this needed: There's no point having it enabled until aws/containers-roadmap#835 is implemented

@ravisinha0506
Copy link
Contributor

@raonitimo Could you please share some details on what's the issue you are facing and how it is affecting the workloads.

If you are referring to /proc/sys/net/ipv6/conf/all/disable_ipv6 flag, then its a kernel level property and unless the runtime is containerd on k8s version 1.21, workload shouldn't be impacted. Please let us know if our understanding is incorrect.

@rahul656
Copy link

@ravisinha0506 Could you please share some impact details as mentioned in your post above if running with containerd runtime on K8s version 1.21 and Ipv6 enabled on hosts? We use tc to do a network chaos experiment by blocking the traffic from our pods. We have seen that once we block the TCP traffic for external dependency, the client pods make a connection using tcp6 for which we have not yet been able to figure out how to block tcp6 traffic using tc.

@cartermckinnon cartermckinnon closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2022
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

4 participants