KubeConfig
Clusters, users, and contexts explained.
In plain terms
A kubeconfig is your keyring: which building (cluster), which key (your identity), and which floor you start on (namespace). Switching clusters is just reaching for a different key.
Clusters, users, and contexts explained.