Skip to main content
FieldTypeDescriptionValue(s)
clusterNamestringThe cluster name.
It is used mostly for informational purposes, and gets included into kubeconfig.
endpointURLThe Kubernetes API endpoint.
For a single-node cluster, this can be the same as the node’s IP address.
For a multi-node cluster, this should be the load balancer’s IP address or DNS name,
or any other address (VIP, BGP, etc.) that can be used to reach the Kubernetes API server from the nodes.