This commit is contained in:
2026-09-02 21:14:55 -04:00
parent 2d661a1a76
commit af8dcaec06
13 changed files with 200 additions and 3 deletions
+20
View File
@@ -0,0 +1,20 @@
machine:
certSANs: []
# kubelet:
# image: ghcr.io/siderolabs/kubelet:v1.36.3
# defaultRuntimeSeccompProfileEnabled: true
# disableManifestsDirectory: true
install:
disk: /dev/sda
image: ghcr.io/siderolabs/installer:v1.13.0
wipe: false
grubUseUKICmdline: true
features:
diskQuotaSupport: true
kubePrism:
enabled: false
hostDNS:
enabled: true
forwardKubeDNSToHost: false
nodeLabels:
node.kubernetes.io/exclude-from-external-load-balancers: ""