From 87531e556147c50b9c221de61db7c60cdbad2cbc Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 25 Mar 2023 00:05:28 +0100 Subject: sk-tomnext-nc: upgrade kubelet and increase RAM for VM --- inventory/host_vars/sk-tomnext-nc.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 71e8838b..09b93ad5 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -2,7 +2,7 @@ system_lvm_volume_size_root: 3G install: vm: - memory: 16G + memory: 48G numcpus: 8 autostart: True disks: @@ -85,7 +85,7 @@ kubelet_storage: properties: quota: 15G -kubernetes_version: 1.23.2 +kubernetes_version: 1.26.3 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 15 kubernetes_standalone_pod_cidr: 192.168.255.0/24 @@ -114,12 +114,12 @@ nextcloud_zfs: nextcloud_instances: team.tomwaitz.eu: # new: true - version: 25.0.3 + version: 25.0.4 port: 8100 hostnames: - team.tomwaitz.eu zfs_properties: - quota: 700G + quota: 780G database: type: mariadb version: 10.5.13 -- cgit v1.2.3