-
Notifications
You must be signed in to change notification settings - Fork 429
Open
Description
Currently k0s doesn't support IPv6 single stack, IPv6 only works on dualStack installations.
This was requested in the past and there are few issues and pull requests related to this such as #1726
Known issues to be solved:
- Have a proper single stack test (might need to be airgapped due to github limitations)
- CoreDNS is known to have some issues with its configuration
- Sane defaults (including but not limited to Default IPv6podCIDR value in the documentation doesn't make much sense #5844)
- Configuration validation (including but not limited to Make missing node IPs in dual-stack mode a hard error #5840)
- Documentation
- kube-controllers-manager node CIDRs
- Introduce k0s Feature Gates #6084
Known unknowns:
- Calico
- Kube router
- Kube proxy
- CPLB
- IPVS
- Userspace
- NLLB
- Network conformance tests
- Calico
- Kuberouter
We'll also need to run the conformance tests but most likely we'll need to delay it to 1.35.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request