Enable Auto-Completion Operation for Kubectl in a Linux Bash Shell
In this short article, we will demonstrate how to install kubectl, setup up auto-completion, and set an alias for kubectl in your bash shell. When using kubectl commands to interact with your Kubernetes cluster (K8S), auto-completion can be very usef...
Oct 6, 20222 min read17
