-
Notifications
You must be signed in to change notification settings - Fork 431
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
Support ipv6 dual stack #1266
Comments
Had an offline conversation with @CecileRobertMichon We already support dual-stack host for the VM/VMSS provisioned with CAPZ as part of single stack IPv6 support. The required changes for dual-stack will be around the Kubernetes configuration for the control plane components:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/reopen |
@jsturtevant: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/remove-lifecycle rotten |
/lifecycle active |
some notes on IPv6 dual stack support with Calico: projectcalico/calico#5313 |
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
#646 added ipv6 single stack support.
This issue is to track adding IPv6 dual-stack support (https://kubernetes.io/docs/concepts/services-networking/dual-stack/) and enabling e2e testing for dual-stack clusters.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
for prior Azure + dual stack art, refer to https://github.com/Azure/aks-engine/pulls?q=is%3Apr+dual+stack+is%3Aclosed
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: