CKA study guide
https://github.com/cncf/curriculum
1.14.1
source <(kubectl completion bash)
alias k=kubectl
complete -F __start_kubectl k
CKA study guide
https://github.com/cncf/curriculum
1.14.1
source <(kubectl completion bash)
alias k=kubectl
complete -F __start_kubectl k