Fix: do not define node ipv6 cidr mask if IPv6 is not assigned. Otherwise, cluster will be in boot loop

This commit is contained in:
Marcel Straub
2025-09-13 21:57:32 +02:00
parent d4d327a3d0
commit 57485cf6ad

View File

@@ -20,7 +20,7 @@ cluster:
controllerManager:
extraArgs:
bind-address: 0.0.0.0
# node-cidr-mask-size-ipv4: "24"
node-cidr-mask-size-ipv4: "24"
# node-cidr-mask-size-ipv6: "112"
etcd:
extraArgs: