This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
cri v1.0.0-rc.2
Random-Liu
released this
13 Apr 06:46
·
987 commits
to master
since this release
TARBALL: https://storage.googleapis.com/cri-containerd-release/cri-containerd-1.1.0-rc.2.linux-amd64.tar.gz
SHA256: 23cd308061a1aa115966f2590a505db3dfd4916c4512e77818e4377d73e0c4ee
Welcome to the v1.0.0-rc.2 release of containerd cri
plugin!
Notable Changes
cri
plugin doesn't neednsenter
anymore. (PR: #691, @abhi; #729, @Random-Liu)- Add support for symlink layer in image import. (Issue: #638, PR: #727, @Random-Liu)
Change List: v1.0.0-rc.1...v1.0.0-rc.2
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 the following people who contributed to this release: