Our GKE cluster can't start any pods with following error:
failed calling webhook "gvisor.common-webhooks.networking.gke.io": Post https://localhost:5443/webhook/gvisor?timeout=30s: dial tcp [::1]:5443: connect: connection refused
luckily we were able to recover by upgrading master version, which triggered restart of a control plane, but what if we were already on a latest master version? As far as I am aware there is no way to cycle master nodes via API.