kubezero/artifacts/kubezero-calico
Stefan Reimer c45c5783dd Latest Calico, add QUICKSTART draft 2020-06-03 15:45:01 +01:00
..
README.md Latest Calico, add QUICKSTART draft 2020-06-03 15:45:01 +01:00
canal.yaml Latest Calico, add QUICKSTART draft 2020-06-03 15:45:01 +01:00
kustomization.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
logging.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
prometheus.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
remove-namespace.patch Latest Calico, add QUICKSTART draft 2020-06-03 15:45:01 +01:00

README.md

Calico CNI

Known issues

Due to a bug in Kustomize V2 vs. V3 we have to remove all namespaces from the base resources. The kube-system namespace will be applied by kustomize.

See eg: https://github.com/kubernetes-sigs/kustomize/issues/1351

Upgrade

See: https://docs.projectcalico.org/maintenance/kubernetes-upgrade
curl https://docs.projectcalico.org/manifests/canal.yaml -O && patch < remove-namespace.patch