cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 0f737f5ec96ba018a06d1219af8cf7b80e2c8467
parent f3726499f8632196e53678eaaafe96d8112d0a09
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 20 Jul 2023 23:31:36 +0200

Meow

Diffstat:
Minfrastructure/configs/calico.yaml | 7++-----
1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/infrastructure/configs/calico.yaml b/infrastructure/configs/calico.yaml @@ -20,8 +20,7 @@ spec: nodeSelector: all() - blockSize: 116 cidr: fc00:0::/96 - #encapsulation: VXLANCrossSubnet - encapsulation: None + encapsulation: VXLANCrossSubnet natOutgoing: Enabled nodeSelector: all() --- @@ -40,7 +39,6 @@ spec: blockSize: 24 cidr: 10.244.0.0/16 ipipMode: Never - #ipipMode: Always natOutgoing: true nodeSelector: all() vxlanMode: CrossSubnet @@ -62,8 +60,7 @@ spec: ipipMode: Never natOutgoing: true nodeSelector: all() - #vxlanMode: CrossSubnet - vxlanMode: Never + vxlanMode: CrossSubnet --- # This section configures the Calico API server. # For more information, see: https://projectcalico.docs.tigera.io/master/reference/installation/api#operator.tigera.io/v1.APIServer