mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update horizontal-pod-autoscaling.md
This commit is contained in:
parent
7d065e25ed
commit
abcfd3a2ef
|
|
@ -53,7 +53,7 @@ HPA 功能会自动调整容器组的数量,将容器组的平均资源使用
|
|||
* **最小副本数**:容器组的最小数量。
|
||||
* **最大副本数**:容器组的最大数量。
|
||||
|
||||
在示例中,**目标 CPU 用量(%)**设置为 `60`,**最小副本数**设置为 `1`,**最大副本数**设置为 `10`。
|
||||
在示例中,**目标 CPU 用量(%)** 设置为 `60`,**最小副本数** 设置为 `1`,**最大副本数** 设置为 `10`。
|
||||
|
||||
{{< notice note >}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue