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

問題ありません。

Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
This commit is contained in:
cyberblack28 2020-09-05 16:35:23 +09:00 committed by GitHub
parent 6ee6bad0cc
commit 055ee7a821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ LinuxベースのKubernetesコントロールプレーンードを取得し
kubectl apply -f https://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/flannel-overlay.yml
```
{{< note >}}
ホストゲートウェイを使用している場合は、代わりにhttps://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/flannel-host-gw.ymlを使用してください。
ホストゲートウェイを使用している場合は、代わりに https://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/flannel-host-gw.yml を使用してください。
{{< /note >}}
{{< note >}}