mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Remove krew support (#11824)
* Remove krew installation support Krew is fundamentally to install kubectl plugins, which are eminently a client side things. It's also not difficult to install on a client machine. * Remove krew cleanup
This commit is contained in:
@@ -347,9 +347,6 @@
|
||||
- /etc/bash_completion.d/kubectl.sh
|
||||
- /etc/bash_completion.d/crictl
|
||||
- /etc/bash_completion.d/nerdctl
|
||||
- /etc/bash_completion.d/krew
|
||||
- /etc/bash_completion.d/krew.sh
|
||||
- "{{ krew_root_dir }}"
|
||||
- /etc/modules-load.d/kube_proxy-ipvs.conf
|
||||
- /etc/modules-load.d/kubespray-br_netfilter.conf
|
||||
- /etc/modules-load.d/kubespray-kata-containers.conf
|
||||
|
||||
Reference in New Issue
Block a user