summaryrefslogtreecommitdiff
path: root/inventory/host_vars/glt-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-11 13:34:29 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-11 13:34:29 +0100
commit868f6e961d707299d6de8b3abfaa6ed46e25ff72 (patch)
treeb7febb80589544208b94e60824624fb3fa3880e1 /inventory/host_vars/glt-calypso.yml
parentapt module: allow_downgrade is now available (diff)
kubernetes: switch to cri-tools from spreadspace repo
Diffstat (limited to 'inventory/host_vars/glt-calypso.yml')
-rw-r--r--inventory/host_vars/glt-calypso.yml4
1 files changed, 3 insertions, 1 deletions
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