forked from k-space/kube
tigera-operator: Upgrade Calico
This commit is contained in:
@@ -5,5 +5,6 @@ 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
|
||||
kubectl apply -f custom-resources.yaml
|
||||
kubectl replace -f tigera-operator.yaml
|
||||
```
|
||||
|
Reference in New Issue
Block a user