mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
[containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555)
* [containerd] add checksums for 1.6.0 * [containerd] promote 1.6.0 as the new default * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0 * [reset] allow crictl stopp and rmp commands to fail
This commit is contained in:
@@ -134,7 +134,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
||||
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.23.4
|
||||
- [etcd](https://github.com/etcd-io/etcd) v3.5.1
|
||||
- [docker](https://www.docker.com/) v20.10 (see note)
|
||||
- [containerd](https://containerd.io/) v1.5.9
|
||||
- [containerd](https://containerd.io/) v1.6.0
|
||||
- [cri-o](http://cri-o.io/) v1.22 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)
|
||||
- Network Plugin
|
||||
- [cni-plugins](https://github.com/containernetworking/plugins) v1.0.1
|
||||
|
||||
Reference in New Issue
Block a user