Add remove kubectl-convert* files in install-kubectl-linux.md
This commit is contained in:
parent
fdf59313cf
commit
84a000b212
|
|
@ -256,6 +256,12 @@ Below are the procedures to set up autocompletion for Bash, Fish, and Zsh.
|
|||
|
||||
If you do not see an error, it means the plugin is successfully installed.
|
||||
|
||||
1. After installing the plugin, clean up the installation files:
|
||||
|
||||
```bash
|
||||
rm kubectl-convert kubectl-convert.sha256
|
||||
```
|
||||
|
||||
## {{% heading "whatsnext" %}}
|
||||
|
||||
{{< include "included/kubectl-whats-next.md" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue