We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 744a1a4 + 5b771b8 commit a70bfa7Copy full SHA for a70bfa7
content/en/docs/tasks/tools/install-kubectl-windows.md
@@ -89,11 +89,7 @@ The following methods exist for installing kubectl on Windows:
89
kubectl version --client --output=yaml
90
```
91
92
-1. After installing the plugin, clean up the installation files:
93
94
- ```powershell
95
- del kubectl.exe kubectl.exe.sha256
96
- ```
97
98
{{< note >}}
99
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/#kubernetes)
0 commit comments