v7.0.0
What's Changed
- stop_pods: neutralize the HPA as
HPAScaleToZero
may be in use (HPA may scale up the Deployment even if replicas=0), a more straightforward solution will
be available in the future see here. Of coursestart_pods
repairs it. (encourage users to run this command to re-scale up).
Full Changelog: v6.4.0...v7.0.0