Skip to content

Commit 86a0c80

Browse files
authored
Merge pull request #48219 from RifeWang/sync-zh-reference/dynamic-resource-allocation.md
[zh-cn] sync reference/dynamic-resource-allocation.md
2 parents 6a2d8df + f8c0678 commit 86a0c80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/dynamic-resource-allocation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ _build:
88
stages:
99
- stage: alpha
1010
defaultValue: false
11-
fromVersion: "1.26"
11+
fromVersion: "1.30"
1212
---
1313
<!--
1414
Enables support for resources with custom parameters and a lifecycle
15-
that is independent of a Pod.
15+
that is independent of a Pod. Allocation of resources is handled
16+
by the Kubernetes scheduler based on "structured parameters".
1617
-->
1718
启用对具有自定义参数和独立于 Pod 生命周期的资源的支持。
19+
资源的分配由 Kubernetes 调度器根据“结构化参数”进行处理。

0 commit comments

Comments
 (0)