*
Size: a a a
*
A
GG
GG
A
DS
DS
L
GG
L
*
GG
GG
GG
DS
alias kcs='kubectl config use-context '
alias kcd='kubectl config set-context $(kubectl config current-context) --namespace '
L
[(dev/ftest) ~]$ k plugin list
The following compatible plugins are available:
/home/bond/.krew/bin/kubectl-ctx
/home/bond/.krew/bin/kubectl-krew
/home/bond/.krew/bin/kubectl-ns
alias ctx='k ctx'
alias k='kubectl'
alias ns='k ns'
DS
[(dev/ftest) ~]$ k plugin list
The following compatible plugins are available:
/home/bond/.krew/bin/kubectl-ctx
/home/bond/.krew/bin/kubectl-krew
/home/bond/.krew/bin/kubectl-ns
alias ctx='k ctx'
alias k='kubectl'
alias ns='k ns'
*
GG