This commit is contained in:
James Turland
2023-11-22 14:41:18 +00:00
parent fb753dbc14
commit 05b86c9413
2 changed files with 12 additions and 12 deletions

View File

@@ -11,10 +11,11 @@ spec:
k8sServicePort: 6443
cni:
chainingMode: "none"
# Configure IPAM/PodCIDR
ipam:
mode: cluster-pool
operator:
clusterPoolIPv4PodCIDRList:
- "<lb-network>"
clusterPoolIPv4MaskSize: 27
tunnelProtocol: "vxlan"
routingMode: "tunnel"
ipam:
mode: cluster-pool
operator:
clusterPoolIPv4PodCIDRList:
- "<lb-network>"
clusterPoolIPv4MaskSize: 27