-
Notifications
You must be signed in to change notification settings - Fork 5
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 support for Managed Kubernetes and LBaaS #167
Comments
I want to deploy a backend application that is used by an iOS app. Apple requires that all resources accessed by an iOS app be accessible from a IPv6-only environment. Apple's internal test infrastructure is IPv6-only, and a growing number of mobile customers also rely on IPv6. For my use case, it would be sufficient if an external IPv6 load balancer address is available. |
I can fully support it. In 2022 it must be possible to setup the whole eco-system with Ipv6 |
@JacquesMrz Could you provide any feedback on if and when OVH will support IPv6 on managed Kubernetes as we are planning to migrate some apps requiring IPv6? |
IPv6 is mandatory in our industry. We cannot make our deployment public without a public IPv6 address. Internal IPs don't matter. |
I ended up with a SPOF gateway on a VPS, cause they actually have an IPv6 address. |
Is there any news about IPv6 for Kubernetes? |
I got an answer via OVHs support portal. At the moment nothing is planned regarding IPv6 but my ticket got forwarded to the department responsible for networking. It's a pity that no one responds here and that this issue is not prioritized. IPv6 is extremely important in this day and age and should be supported by default. |
Hello @lusu007 I confirm we cannot yet share an ETA regarding IPV6 support. We will be able to communicate an ETA after the migration of K8s LBaaS to Octavia, which will happen this year. |
Hey @mhurtrel, It would be cool if you could keep us updated on this issue. 😊 |
Two and a half months later: Ipv6 is a must. Any updates on this? Would also appreciate being a beta tester of some sort if already possible, as I really like your service and am generally not willing to switch our infrastructure to one of the giant competitors, g cloud or AWS. |
What is the status here? |
As as Managed Kubernetes Service User
I'd like to deploy IPv6 accessible Workloads to make them available in IPv6 only enabled environments.
This UseCase describes only the external accessibility of a kubernetes LoadBalancer service. It isn't mandatory, that the Pods can access IPv6 only ressources.
The text was updated successfully, but these errors were encountered: