-
Notifications
You must be signed in to change notification settings - Fork 76
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 documentation #235
Comments
This is supposed to work. Possibly fixed by k3s-io/k3s#10511
This should also work as far as I know. What specifically is not working for you?
Same question... what bits of rancher are you seeing that don't support ipv6? There were some bugs around ipv6 address handling in the past (specifically around properly encoding ipv6 address literals) but I thought they were resolved. |
I was able to mock-up most of the questions above in my lab. However, the dual-stack support relied heavily on things like the ingress controller and CNI. In regards to the documentation, perhaps we can add a blurb about the versions where that first bullet point was fixed in the 10511 issue. I think situations where customers have ipv6-only networks are typically specialty networks, so factors like Rancher become moot, because everything Rancher touches would need to be dual-stack or ipv6-only (like Github). It might be moot because these specialty networks are probably air-gapped and/or have local private repos, etc, so those issues may be resolved by the environmental context. |
IPV6 is becoming more and more important. Our customers are asking more questions about it and we should flesh out our docs on the subject. Here are some very loose findings from someone on our support team which were provided to a customer in an attempt to help. This should be doublechecked and fleshed out for a doc.
The text was updated successfully, but these errors were encountered: