From 4c9dcf071793d34ef9e9ccdc3d29e3140ec68910 Mon Sep 17 00:00:00 2001 From: CaoShuFeng Date: Thu, 4 Oct 2018 10:41:55 +0800 Subject: [PATCH] fix description about cri (#10418) --- content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md b/content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md index 2846d40211..69eba78cfb 100644 --- a/content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md +++ b/content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md @@ -226,7 +226,7 @@ Other CRI-based runtimes include: - [frakti](https://github.com/kubernetes/frakti) - [rkt](https://github.com/kubernetes-incubator/rktlet) -Refer to the [CRI installation instructions](/docs/setup/cri.md) for more information. +Refer to the [CRI installation instructions](/docs/setup/cri) for more information. After you have successfully installed `kubeadm` and `kubelet`, execute these two additional steps: