How to list the IPv6 of a Kubernethes service?

8/13/2017

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?

-- bigOther
google-compute-engine
ipv6
kubectl
kubernetes

1 Answer

9/3/2017
-- user3151902
Source: StackOverflow