kube/tigera-operator
Lauri Võsandi 3dfa8e3203 camtiler: Clean ups 2022-12-14 19:50:55 +02:00
..
README.md tigera-operator: Upgrade Calico 2022-10-14 14:03:34 +03:00
custom-resources.yaml tigera-operator: Upgrade Calico 2022-10-14 14:03:34 +03:00
tigera-operator.yaml camtiler: Clean ups 2022-12-14 19:50:55 +02:00

README.md

Calico CNI

Calico implements the inter-pod overlay network

curl https://projectcalico.docs.tigera.io/manifests/tigera-operator.yaml -O
curl https://projectcalico.docs.tigera.io/manifests/custom-resources.yaml -O
kubectl apply -f custom-resources.yaml
kubectl replace -f tigera-operator.yaml