cri is a containerd plugin implementation of Kubernetes container runtime interface (CRI). cri is a native plugin of containerd 1.1 and above. It is built into containerd and enabled by default.
Features
- It is feature complete
- It (the GA version) works with Kubernetes 1.10 and above
- Production Quality Cluster on GCE
- Install with Ansible and Kubeadm
- Validate Your cri Setup
- Documentation available
- The containerd codebase is released under the Apache 2.0 license
