Kubernetes v1.37: Scale Workloads to Zero with HorizontalPodAutoscaler
- Kubernetes 近 90 天出现 33 次
- 上一次:1 天前 · Kubernetes v1.37: etcd RangeStream Cuts Memory Use on Large List Reads
发生了什么
Kubernetes v1.37 includes API support for horizontal autoscaling of workloads down to zero replicas. This feature is now Beta and enabled by default. A HorizontalPodAutoscaler (HPA) that uses a suitable object metric or external metric can now scale a workload to zero replicas, then bring it back when the metric changes. Before v1.37, you needed an add-on or external component, or you had to enable the Alpha feature…
摘要按规则整理自下方来源原文