Skip to content

Instantly share code, notes, and snippets.

@mauilion
Created September 28, 2020 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauilion/32373b75cdaf6c4e4a7698969aad9a22 to your computer and use it in GitHub Desktop.
Save mauilion/32373b75cdaf6c4e4a7698969aad9a22 to your computer and use it in GitHub Desktop.
#!/bin/bash
kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml
curl -LO https://docs.projectcalico.org/manifests/custom-resources.yaml
echo "view and edit custom-reources.yaml for your clusters pod cidr and then apply."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment