-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Regarding "002 - Auto deploy kubernetes with shell scripts" / step2-masteronly.sh
When using "https://docs.projectcalico.org/manifests/calico.yaml" the calico-node POD runs into a CrashLoopBackOff.
Therefore the recommendation to use another version instead and if necessary adapt the documentation for the setup.
Current:
https://docs.projectcalico.org/manifests/calico.yaml
Replace with:
https://docs.projectcalico.org/v3.10/manifests/calico.yaml.
If this don't work try:
kubectl -n kube-system set env daemonset/calico-node FELIX_IGNORELOOSERPF=true
Metadata
Metadata
Assignees
Labels
No labels