From 187d2efc8854afa32a4b7f28632c66a067445b18 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 18 Sep 2021 02:01:19 +0200 Subject: update kubelet for sk-cloudio and sk-tomnext-nc --- inventory/host_vars/sk-tomnext-nc.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 5e0f9997..ebaaa87f 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -94,7 +94,8 @@ kubelet_storage: properties: quota: 15G -kubernetes_version: 1.21.1 +kubernetes_version: 1.22.2 +kubernetes_cri_tools_pkg_version: 1.21.0~2 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 15 kubernetes_standalone_pod_cidr: 192.168.255.0/24 -- cgit v1.2.3