- #kubectl create -f https://docs.projectcalico.org/manifests/tigera-operator.yaml
- #kubectl create -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.3/manifests/tigera-operator.yaml
- kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.29.1/manifests/calico.yaml
- kubectl create -f ./custom-resources.yaml
|