Kubernetes has a concept of cluster network, as it can be IPv4 only, IPv6 only or dual stack depending on the IP famliies configured for their Pod , Services and Node objects. Signed-off-by: Antonio Ojea <aojea@google.com>