Kubectl Context -

To get detailed information about the current context, including the cluster and namespace:

List all namespaces:

To create a new context, you'll need to use the kubectl config set-context command. The basic syntax is as follows: kubectl context

To delete a context, use the kubectl config delete-context command: To get detailed information about the current context,

kubectl get nodes