commit e99f97a0a26c43b51ccfbaed95e0eb30677adc6f
parent 3e020353af29941912058bdcbde6d2bea7d3c5b6
Author: MTRNord <mtrnord1@gmail.com>
Date: Mon, 10 Apr 2023 14:27:02 +0200
Make calico installation happier
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/infrastructure/configs/calico.yaml b/infrastructure/configs/calico.yaml
@@ -6,6 +6,10 @@ metadata:
spec:
# Configures Calico networking.
calicoNetwork:
+ nodeAddressAutodetectionV4:
+ kubernetes: NodeInternalIP
+ nodeAddressAutodetectionV6:
+ kubernetes: NodeInternalIP
# Note: The ipPools section cannot be modified post-install.
ipPools:
- blockSize: 24