mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
code cleanup: fix broken link in kubectl completion
This commit is contained in:
parent
6cc27991e9
commit
84df3a213f
@ -51,7 +51,15 @@ var (
|
||||
the .bash_profile.
|
||||
|
||||
Detailed instructions on how to do this are available here:
|
||||
https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion
|
||||
|
||||
for macOS:
|
||||
https://kubernetes.io/docs/tasks/tools/install-kubectl-macos/#enable-shell-autocompletion
|
||||
|
||||
for linux:
|
||||
https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#enable-shell-autocompletion
|
||||
|
||||
for windows:
|
||||
https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/#enable-shell-autocompletion
|
||||
|
||||
Note for zsh users: [1] zsh completions are only supported in versions of zsh >= 5.2`))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user