'removed rktlet from cri installation docs (#12408)

This commit is contained in:
Anuj Sharma
2019-01-29 06:53:10 +05:30
committed by Kubernetes Prow Robot
parent eab93ae932
commit 3907af5a1b
+2 -2
View File
@@ -218,8 +218,8 @@ tar --no-overwrite-dir -C / -xzf cri-containerd-${CONTAINERD_VERSION}.linux-amd6
systemctl start containerd
```
## Other CRI runtimes: rktlet and frakti
## Other CRI runtimes: frakti
Refer to the [Frakti QuickStart guide](https://github.com/kubernetes/frakti#quickstart) and [Rktlet Getting Started guide](https://github.com/kubernetes-incubator/rktlet/blob/master/docs/getting-started-guide.md) for more information.
Refer to the [Frakti QuickStart guide](https://github.com/kubernetes/frakti#quickstart) for more information.
{{% /capture %}}