source <(kubectl completion bash)alias k=kubectl
source <(kubectl copletion bash | sed s/kubectl/k/g)