Add note about rkt under CRI to rktnetes page (#4470)

* Add anchor to CRI section

* Add note about CRI rkt shim status

* Don't need to add links manually
This commit is contained in:
Liz Rice
2017-07-27 21:02:02 +01:00
committed by Ahmet Alp Balkan
parent cdb9af84b4
commit 2e63445858
+2
View File
@@ -6,6 +6,8 @@ title: Running Kubernetes with rkt
This document describes how to run Kubernetes using [rkt](https://github.com/coreos/rkt) as the container runtime. This document describes how to run Kubernetes using [rkt](https://github.com/coreos/rkt) as the container runtime.
*Note*: This document describes how to use what is known as "rktnetes". In future, Kubernetes will support the rkt runtime through the Container Runtime Interface (CRI). At present the [rkt shim for the CRI](https://github.com/kubernetes-incubator/rktlet) is considered "experimental", but if you wish to use it you will find instructions in the [kubeadm reference](/docs/admin/kubeadm/#use-kubeadm-with-other-cri-runtimes).
* TOC * TOC
{:toc} {:toc}