This commit is contained in:
Thomas Kruse
2026-09-02 22:11:05 +02:00
commit 24b9717db2
49 changed files with 818 additions and 0 deletions

13
runtimeclass/class.yaml Normal file
View File

@ -0,0 +1,13 @@
apiVersion: node.k8s.io/v1
kind: RuntimeClass
metadata:
name: runc
handler: runc # requires containerd
overhead:
podFixed:
memory: 100Mi
cpu: 100m
scheduling:
nodeSelector:
kubernetes.io/os: linux
# tolerations: