summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/sk-cloudio/vars.yml3
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml3
2 files changed, 4 insertions, 2 deletions
diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml
index b4104c54..fa441514 100644
--- a/inventory/host_vars/sk-cloudio/vars.yml
+++ b/inventory/host_vars/sk-cloudio/vars.yml
@@ -81,7 +81,8 @@ kubelet_storage:
properties:
quota: 20G
-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: 100
kubernetes_standalone_pod_cidr: 192.168.255.0/24
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