Update content/ja/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md

良いと思います。

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
cyberblack28 2020-09-02 16:09:57 +09:00 committed by GitHub
parent 2fe0c07fa1
commit 97a79be0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ Windowsセクションのすべてのコードスニペットは、
Windowsワーカーードの(管理者)権限を持つPowerShell環境で実行されます。
{{< /note >}}
1. wins、kubelet、kubeadmインストールします。
1. wins、kubelet、kubeadmインストールします。
```PowerShell
curl.exe -LO https://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/PrepareNode.ps1