the autocompletion script [source <(kubectl completion bash)
echo “source <(kubectl completion bash)” >> ~/.bashrc]
The above are working in CKAD exam env
the autocompletion script [source <(kubectl completion bash)
echo “source <(kubectl completion bash)” >> ~/.bashrc]
The above are working in CKAD exam env