Kubectl Config File

Defines the API server endpoint and the CA certificate (to verify TLS). The certificate-authority-data is the base64-encoded CA certificate.

Kubernetes will merge these in memory. You can then view all available contexts: kubectl config file

apiVersion: v1 kind: Config