I’ve followed the guides at https://docs.digitalocean.com/products/networking/ipv6/how-to/enable/ to enable ipv6 support on my droplets
Firewall allows all ipv4/ipv6 traffic, ifconfig is telling me I have an ipv6 address, but no traffic goes through
/ # ping6 2001:4860:4860::8888
PING 2001:4860:4860::8888 (2001:4860:4860::8888): 56 data bytes
ping6: sendto: Network unreachable
Are there additional steps required to get ipv6 to work correctly on k8s managed droplets?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hey @me682126,
IPv6 support is currently a Droplet-exclusive feature. Load balancers, Reserved IPs, and other DigitalOcean products do not currently support IPv6.
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.