From 868f6e961d707299d6de8b3abfaa6ed46e25ff72 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 11 Jan 2022 13:34:29 +0100 Subject: kubernetes: switch to cri-tools from spreadspace repo --- inventory/host_vars/glt-calypso.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inventory/host_vars/glt-calypso.yml') diff --git a/inventory/host_vars/glt-calypso.yml b/inventory/host_vars/glt-calypso.yml index 2bdbd354..42a9d7d8 100644 --- a/inventory/host_vars/glt-calypso.yml +++ b/inventory/host_vars/glt-calypso.yml @@ -41,6 +41,8 @@ apt_repo_components: - contrib - non-free ## for microcode updates +spreadspace_apt_repo_components: + - container zfs_arc_size: min: 1GB @@ -71,7 +73,7 @@ kubelet_storage: size: 10G fs: ext4 -kubernetes_version: 1.21.1 +kubernetes_version: 1.22.5 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap -- cgit v1.2.3