Skip to main content

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:
  1. Disable the autoscaler first (see above).
  2. Manually resize the node pool via gcloud:
  3. Verify nodes are in the desired state.
  4. 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: