This commit is contained in:
sandervanvugt 2023-03-29 13:06:57 +02:00
parent 128f53cdb0
commit 38761f143e

View File

@ -43,4 +43,4 @@ net.bridge.bridge-nf-call-iptables = 1
EOF EOF
sysctl --system sysctl --system
echo after initializing the control node, follow instructions and use kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.25.0/manifests/calico.yaml to install the calico plugin (control node only). On the worker nodes, use sudo kubeadm join ... to join echo 'after initializing the control node, follow instructions and use kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.25.0/manifests/calico.yaml to install the calico plugin (control node only). On the worker nodes, use sudo kubeadm join ... to join'