forked from k-space/kube
Initial commit
This commit is contained in:
9
tigera-operator/README.md
Normal file
9
tigera-operator/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
```
|
Reference in New Issue
Block a user