List available contexts
Show merged kubeconfig settings
List all pods in current namespace
Set current context
kubectl config use-context <context-name>
Switches cluster/context configuration.
Switch to minikube
kubectl config use-context minikube
Show detailed info about a pod
Delete a pod
Get logs from a pod