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 f559e15 + 25728fe commit 9c14f9aCopy full SHA for 9c14f9a
content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md
@@ -179,7 +179,7 @@ curl.exe -LO https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools
179
.\PrepareNode.ps1 -KubernetesVersion {{< param "fullversion" >}} -ContainerRuntime containerD
180
```
181
182
-[Install `crictl` from the cri-tools package](https://github.com/kubernetes-sigs/cri-tools)
+Install `crictl` from the [cri-tools project](https://github.com/kubernetes-sigs/cri-tools)
183
which is required so that kubeadm can talk to the CRI endpoint.
184
185
#### Run `kubeadm` to join the node
0 commit comments