Cilium Snakeoil
If you’re having Cilium problems,
kubectl delete pods -l k8s-app=cilium --all-namespaces
If you’re having Cilium problems,
kubectl rollout restart daemonset cilium -n kube-system
If you’re having Cilium problems,
And you really want to solve them,
If you’re having Cilium problems
kubectl get pods -n kube-system | awk '/cilium/ {print $1}' | xargs kubectl delete pod -n kube-system