Skip to content

Commit 25728fe

Browse files
committed
update adding-windows-nodes.md
Signed-off-by: song <[email protected]>
1 parent d72ae99 commit 25728fe

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)