Emergency: disable all Autopilot operations
These procedures stop Autopilot from making any further changes. CRDs and their resources
are preserved — the controller simply stops reconciling them.
Option 1 — Scale to zero (fastest):
Option 2 — Enable global dry-run:
Option 3 — Delete the Helm releases entirely:
CRDs and their resources are preserved after a Helm uninstall.
Manual override: force node count
If the autoscaler has scaled to an unwanted number of nodes:
-
Disable the autoscaler first (see above).
-
Manually resize the node pool via
gcloud:
-
Verify nodes are in the desired state.
-
Re-enable the autoscaler with corrected thresholds.
Manual override: stop rebalancing
Set all RebalancePolicy resources to dry-run:
Or delete the policy to stop reconciliation for that namespace entirely: