This has happened twice in the last two months - during a weekend the entire GKE cluster is restarted.
It happens even though the cluster is set to manual upgrade (release channel is set to "None").
Is there a way to find out why the GKE cluster was restarted?
As stated in documentation:
Use
gcloud container operations list --filter="TYPE:UPGRADE_MASTER"
to see recent control plane upgrades: