fix description about cri (#10418)
This commit is contained in:
parent
f950f0977e
commit
4c9dcf0717
|
@ -226,7 +226,7 @@ Other CRI-based runtimes include:
|
||||||
- [frakti](https://github.com/kubernetes/frakti)
|
- [frakti](https://github.com/kubernetes/frakti)
|
||||||
- [rkt](https://github.com/kubernetes-incubator/rktlet)
|
- [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
|
After you have successfully installed `kubeadm` and `kubelet`, execute
|
||||||
these two additional steps:
|
these two additional steps:
|
||||||
|
|
Loading…
Reference in New Issue