digitalocean / digitalocean/digitalocean-cloud-controller-manager
IPv6 address missing in nodes status
Open
- Dominant language
- Go
- Stars
- 574
- Forks
- 153
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
We integrated DO CCM into a dual-stack(IPv4 + IPv6) cluster.
Nodes are up with both IPv4 and IPv6 addresses but ipv6 addresses are not updated in node status(`kubectl describe nodes`).
DO CCM flags used:
`digitalocean-cloud-controller-manager --kubeconfig=/etc/kubernetes/kubeconfig/kubeconfig --leader-elect=false`
Can you let us know whether IPv6 support is available in the version `v0.1.40` or is there any specific configuration that we are missing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.