Update to v1.32

This commit is contained in:
Guillaume
2025-11-02 18:31:13 +01:00
parent 09e63cf400
commit de5971961c
43 changed files with 9492 additions and 1426 deletions

View File

@ -1,15 +1,18 @@
#!include common
#!include hosts.incl/layers
bootstrap_config: node-bootstrap
config: node
kernel: 6.1.23
initrd: 2.1.0
versions:
init: 2.0.2
system: v23.15.0
kubernetes: v1.26.4_containerd.1.6.20
bootstrap_config: bootstrap
config: system
vars:
boot_v2: true
bootstrap_auths:
- name: "my-user"
sshKey: "ssh-ed25519 xxx my-user"
ssh_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILIomzqVAIqb7BedauhAo2VgbLqme5Jx/vjGUqZLoJqF gfenollar@novit.io"
is_master: false
is_master_active: false
@ -20,3 +23,13 @@ vars:
kube_reserved:
cpu: 200m
memory: 256Mi
extra_routes: []
kubelet:
maxPods: 250
extra_kubelet_config: ""
cri_o: false