https://kubernetes.io/docs/tasks/tools/included/optional-kubectl-configs-bash-linux/
Kubectl Blogpost
kubectl completion bash > kubectl-completion
kubectl get po
exec
kubectl exec pod -i -t -- bash