add CRI-O in the list of core components supported (#3381)

This commit is contained in:
Arnaud M 2018-09-23 08:03:53 +02:00 committed by k8s-ci-robot
parent 6b598eaacb
commit 7d8e21634c

View file

@ -106,6 +106,7 @@ Supported Components
- [etcd](https://github.com/coreos/etcd) v3.2.18
- [docker](https://www.docker.com/) v17.03 (see note)
- [rkt](https://github.com/rkt/rkt) v1.21.0 (see Note 2)
- [cri-o](http://cri-o.io/) v1.11.5 (see [CRI-O Note](docs/cri-o.md))
- Network Plugin
- [calico](https://github.com/projectcalico/calico) v3.1.3
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)