Configure BASH Autocomplete for Kubectl CLI on MacOS X
Problem
Environment
Procedure
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"$ brew install bash-completion$ source <(kubectl completion zsh)$ echo "source <(kubectl completion zsh)" >> ~/.zshrcAdditional Information
PreviousForcefully Delete Kubernetes PodNextEnable Alpha/Beta Features on Platform9 Managed Kubernetes API Server
Last updated
