Cri Versions Save

Moved to https://github.com/containerd/containerd/tree/master/pkg/cri . If you wish to submit issues/PRs, please submit to https://github.com/containerd/containerd

v1.19.0

3 years ago

Welcome to the v1.19.0 release of containerd cri plugin!

This version of cri plugin is validated against Kubernetes v1.19 and is hosted inside containerd 1.4.0

This version of cri is only useful vendored and built into containerd as a containerd plugin. The release files/assets are now being built and distributed from the containerd project.

For a description of this release, and release binaries, please follow the link over to the containerd 1.4.0 release web page.

Documentation regarding the CRI features can be found in the docs tree.

Contributors

We'd like to extend a thanks to everyone who contributed to containerd/cri over the years. Cheers, see you over in containerd/containerd.

v1.11.1

5 years ago

Welcome to the v1.11.1 release of containerd cri plugin!

This version of cri plugin is validated against Kubernetes v1.11, but it is also compatible with Kubernetes v1.10. Please note that to use this version with Kubernetes v1.10, you must set stream_server_address="" in containerd.toml.

Notable Changes

Change List: https://github.com/containerd/cri/compare/v1.11.0...v1.11.1

Try It Out

  • For a GKE cluster using containerd, see the user guide.
  • 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.11.1 release:

  • @abhi
  • @egernst
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @yanxuean

v1.0.5

5 years ago

Welcome to the v1.0.5 release of containerd cri plugin!

Notable Changes

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

v1.0.4

5 years ago

Welcome to the v1.0.4 release of containerd cri plugin!

Notable Changes

Change List: https://github.com/containerd/cri/compare/v1.0.3...v1.0.4

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.4 release:

  • @abhi
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @yanxuean

v1.11.0

5 years ago

Welcome to the v1.11.0 release of containerd cri plugin!

This version of cri plugin is validated against Kubernetes v1.11, but it is also compatible with Kubernetes v1.10.

Features

Notable Changes

Change List: https://github.com/containerd/cri/compare/v1.0.0...v1.11.0

Try It Out

  • For a GKE cluster using containerd, see the user guide.
  • 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.11.0 release:

  • @abhi
  • @AkihiroSuda
  • @BSWANG
  • @cpuguy83
  • @ehazlett
  • @filbranden
  • @fuweid
  • @kolyshkin
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @raravena80
  • @yanxuean
  • @yujuhong

v1.0.3

5 years ago

Welcome to the v1.0.3 release of containerd cri plugin!

Notable Changes

Change List: https://github.com/containerd/cri/compare/v1.0.2...v1.0.3

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.3 release:

  • @abhi
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @yanxuean

v1.0.2

5 years ago

Welcome to the v1.0.2 release of containerd cri plugin!

Notable Changes

Here are all notable changes since v1.0.1 release.

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

v1.0.1

5 years ago

Welcome to the v1.0.1 release of containerd cri plugin!

Notable Changes

Here are all notable changes since v1.0.0 release.

Change List: https://github.com/containerd/cri/compare/v1.0.0...v1.0.1

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.1 release:

  • @abhi
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @yanxuean

v1.0.0

6 years ago

Welcome to the v1.0.0 release of containerd cri plugin! The containerd CRI support is GA now!

This release of cri is a native plugin of containerd. It is built into containerd v1.1 and the CRI support is enabled by default. Please check the containerd v1.1 release for more details.

Notable Changes

Here are all notable changes since v1.0.0-rc.2 release.

Change List: https://github.com/containerd/cri/compare/v1.0.0-rc.2...v1.0.0

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.0 release:

  • @abhi
  • @ijc
  • @jcvenegas
  • @miaoyq
  • @mikebrow
  • @nitkon
  • @Random-Liu
  • @qiujian16
  • @stevvooe
  • @tkellen
  • @tklauser
  • @yanxuean

v1.0.0-rc.2

6 years ago

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

Change List: https://github.com/containerd/cri/compare/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:

  • @abhi
  • @miaoyq
  • @mikebrow
  • @Random-Liu
  • @qiujian16
  • @yanxuean