Dynamically expand hardware resources according to resource utilization to meet the application’s usage.

Basic Information

Resource Quota

  • CPU (Core): It limits the maximum value of CPU resources that workload instances (Pods) under the namespace can apply for. The unit is “core”.

  • Memory (GiB): It restricts the maximum value of memory resources that workload instances under the namespace can apply for. The unit is GiB.

  • Instances (Pods): It limits the maximum number of instances that can be created under the namespace.

Confirm

Expansion Successful

Verify

After capacity expansion, the quantity of resources has increased.

作者:chering  创建时间:2024-12-16 09:39
最后编辑:chering  更新时间:2025-01-17 09:02