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 b223d79 + 396fb65 commit 4cfbb0aCopy full SHA for 4cfbb0a
content/zh-cn/docs/tasks/tools/install-kubectl-windows.md
@@ -312,7 +312,7 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
312
下载 `kubectl-convert` 校验和文件:
313
314
```powershell
315
- curl.exe -LO "https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl.exe.sha256"
+ curl.exe -LO "https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl-convert.exe.sha256"
316
```
317
318
<!--
0 commit comments