Skip to content

Commit 84a000b

Browse files
committed
Add remove kubectl-convert* files in install-kubectl-linux.md
1 parent fdf5931 commit 84a000b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@ Below are the procedures to set up autocompletion for Bash, Fish, and Zsh.
256256

257257
If you do not see an error, it means the plugin is successfully installed.
258258

259+
1. After installing the plugin, clean up the installation files:
260+
261+
```bash
262+
rm kubectl-convert kubectl-convert.sha256
263+
```
264+
259265
## {{% heading "whatsnext" %}}
260266

261267
{{< include "included/kubectl-whats-next.md" >}}

0 commit comments

Comments
 (0)