v1.0.2
版本发布时间: 2018-06-01 05:32:36
containerd/cri最新发布版本:v1.19.0(2020-08-21 02:09:39)
Welcome to the v1.0.2 release of containerd cri
plugin!
Notable Changes
Here are all notable changes since v1.0.1 release.
- Fix size validation bug with some registries (PR: https://github.com/containerd/cri/pull/795, Issue: https://github.com/containerd/containerd/issues/2306)
- Fix a bug that containerd keeps running after cri plugin components fail. (PR: https://github.com/containerd/cri/pull/797, Issue: https://github.com/containerd/containerd/issues/2371)
Change List: https://github.com/containerd/cri/compare/v1.0.1...v1.0.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 everyone who contributed to the v1.0.2 release:
- @abhi
- @miaoyq
- @mikebrow
- @Random-Liu
- @yanxuean