kube/tigera-operator
Lauri Võsandi 7c5cad55e1
continuous-integration/drone Build is passing Details
Initial commit
2022-08-25 11:22:50 +03:00
..
README.md Initial commit 2022-08-25 11:22:50 +03:00
cleanup.sh Initial commit 2022-08-25 11:22:50 +03:00
custom-resources.yaml Initial commit 2022-08-25 11:22:50 +03:00
tigera-operator.yaml Initial commit 2022-08-25 11:22:50 +03: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 tigera-operator.yaml -f custom-resources.yaml