Kubectl Context Info

In Kubernetes, a context is a way to define a set of cluster, user, and namespace settings that can be used to interact with a cluster. A context consists of three main components:

kubectl cluster-info

kubectl config get-contexts