cri v1.0.5
Welcome to the v1.0.5 release of containerd cri plugin!
Notable Changes
- Support
no_pivotrunc option. (PR: https://github.com/containerd/cri/pull/872)
Change List: https://github.com/containerd/cri/compare/v1.0.4...v1.0.5
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.5 release:
- @abhi
- @miaoyq
- @mikebrow
- @Random-Liu
- @yanxuean