Freeze or resume a serving deployment's load-driven autoscaler (platform admin)
Sets autoscalePaused. When true the autoscaler stops moving replicasDesired on load, keeping the replicasMin..replicasMax band as bounds; the reconcile loop still converges the fleet to replicasDesired, and /scale can still hand-set it within the band. false resumes load-driven scaling. Idempotent: setting the current state is a no-op. Rejected on a terminal or draining deployment.
Path parameters
Request body
Response
Updated
Changes
Changed in 2 of the 19 revisions of this API.4
- ○
added the optional property
maxUnavailableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
rollingActiveto the response with the200statusresponse-optional-property-added
- ○
added the optional property
rolloutStrategyto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○