diff --git a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/dynamic-resource-allocation.md b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/dynamic-resource-allocation.md index d3287f1109..5588aff34a 100644 --- a/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/dynamic-resource-allocation.md +++ b/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/dynamic-resource-allocation.md @@ -8,10 +8,12 @@ _build: stages: - stage: alpha defaultValue: false - fromVersion: "1.26" + fromVersion: "1.30" --- 启用对具有自定义参数和独立于 Pod 生命周期的资源的支持。 +资源的分配由 Kubernetes 调度器根据“结构化参数”进行处理。