问题
I am running a Kubernethes cluster with many services, I am getting the IPv4 using the command:
kubectl get svc
But I need also IPv6, how to get it?
回答1:
IPv6 is currently not supported by Kubernetes.
来源:https://stackoverflow.com/questions/45660109/how-to-list-the-ipv6-of-a-kubernethes-service