Markup.
This commit is contained in:
parent
778eceba2b
commit
a9c7e81b26
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ Continue with the workers (Including PG nodes):
|
|||
kubectl delete pod calico-node-???? -n kube-system ```
|
||||
|
||||
### Calico problems
|
||||
Calico can get in a bad state. Look for problems like `Candidate IP leak handle och too old resource version` in calico-kube-controllers pod. If theese are found calico can be restarted with:
|
||||
Calico can get in a bad state. Look for problems like `Candidate IP leak handle` and `too old resource version` in calico-kube-controllers pod. If theese are found calico can be restarted with:
|
||||
|
||||
kubectl rollout restart deployment calico-kube-controllers -n kube-system
|
||||
kubectl rollout restart daemonset calico-node -n kube-system
|
||||
|
|
Loading…
Add table
Reference in a new issue