Skip to content

Commit 9c14f9a

Browse files
authored
Merge pull request #33594 from TinySong/update-window-nodes
update adding-windows-nodes.md
2 parents f559e15 + 25728fe commit 9c14f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ curl.exe -LO https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools
179179
.\PrepareNode.ps1 -KubernetesVersion {{< param "fullversion" >}} -ContainerRuntime containerD
180180
```
181181
182-
[Install `crictl` from the cri-tools package](https://github.com/kubernetes-sigs/cri-tools)
182+
Install `crictl` from the [cri-tools project](https://github.com/kubernetes-sigs/cri-tools)
183183
which is required so that kubeadm can talk to the CRI endpoint.
184184
185185
#### Run `kubeadm` to join the node

0 commit comments

Comments
 (0)