fix description about cri (#10418)

This commit is contained in:
CaoShuFeng 2018-10-04 10:41:55 +08:00 committed by k8s-ci-robot
parent f950f0977e
commit 4c9dcf0717
1 changed files with 1 additions and 1 deletions

View File

@ -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: