Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

cri v1.11.1

Compare
Choose a tag to compare
@Random-Liu Random-Liu released this 09 Aug 18:55
· 18 commits to release/1.11 since this release
f3687c5

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

  • Support configuring registry credential in containerd.toml. (PR: #844, Issue: #835)
  • Support no_pivot runc option. (PR: #872)
  • Set default streaming endpoint to http://localhost:0. (PR: #860, Issue: containerd/containerd#2483)
  • Allow privileged untrusted workload, the workload will get privilege inside the sandbox. (PR: #866, Issue: #855)
  • Support netd in GCE bootstrap script. (PR: #870)

Change List: 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: