mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-05 03:24:55 -03:30
Set containerd version to 1.4.4 (#7398)
* Set containerd version to 1.4.3 * Set containerd version to 1.4.4 Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ You can also individually control versions of components by explicitly defining
|
||||
versions. Here are all version vars for each component:
|
||||
|
||||
* docker_version
|
||||
* containerd_version
|
||||
* kube_version
|
||||
* etcd_version
|
||||
* calico_version
|
||||
@@ -283,6 +284,7 @@ installed in the Ansible playbook. The order of component installation is as
|
||||
follows:
|
||||
|
||||
* Docker
|
||||
* Containerd
|
||||
* etcd
|
||||
* kubelet and kube-proxy
|
||||
* network_plugin (such as Calico or Weave)
|
||||
|
||||
Reference in New Issue
Block a user