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.
1 parent 5c6a2fd commit c58af8bCopy full SHA for c58af8b
content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md
@@ -88,3 +88,5 @@ Windowsノードをアップグレードする前にコントロールプレー
88
```shell
89
curl -L https://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/kube-proxy.yml | sed 's/VERSION/{{< param "fullversion" >}}/g' | kubectl apply -f -
90
```
91
+
92
0 commit comments