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.