Tips of the day Kubernetes To run kubectloperations efficiently, initialize the shell by running below command. $ source ~/.dotfiles/scripts/kubectl_helper.sh Set KUBECTL_NAMESPACE=namespace if you use kubectl to access a non default namespace many times.