Skip to content

Enabling Dual-stack on Existing IPv4-only Cluster #11280

Answered by brandond
optix2000 asked this question in Q&A
Discussion options

You must be logged in to vote

Nodes are only assigned Pod CIDRs when they first join the cluster. There is no logic in the Kubernetes IPAM controller to assign a new IPv6 CIDR if the cluster is later reconfigured to enable IPv6 support.

You can try deleting and rejoining the nodes, so that they get a new CIDR assigned, but this is not something we test or support.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@optix2000
Comment options

Answer selected by optix2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants