Skip to content

Commit 4731ea3

Browse files
committed
[zh] Sync feature-gates/d*.md
1 parent 4efbbb8 commit 4731ea3

17 files changed

+207
-0
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/daemon-set-update-surge.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ content_type: feature_gate
55
_build:
66
list: never
77
render: false
8+
9+
stages:
10+
- stage: alpha
11+
defaultValue: false
12+
fromVersion: "1.21"
13+
toVersion: "1.21"
14+
- stage: beta
15+
defaultValue: true
16+
fromVersion: "1.22"
17+
toVersion: "1.24"
18+
- stage: stable
19+
defaultValue: true
20+
fromVersion: "1.25"
21+
toVersion: "1.28"
22+
23+
removed: true
824
---
925
<!--
1026
Enables the DaemonSet workloads to maintain

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/default-host-network-ports-in-pod-templates.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: deprecated
10+
defaultValue: false
11+
fromVersion: "1.28"
712
---
813
<!--
914
Changes when the default value of

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/default-pod-topology-spread.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ content_type: feature_gate
66
_build:
77
list: never
88
render: false
9+
10+
stages:
11+
- stage: alpha
12+
defaultValue: false
13+
fromVersion: "1.19"
14+
toVersion: "1.19"
15+
- stage: beta
16+
defaultValue: true
17+
fromVersion: "1.20"
18+
toVersion: "1.23"
19+
- stage: stable
20+
defaultValue: true
21+
fromVersion: "1.24"
22+
toVersion: "1.25"
23+
24+
removed: true
925
---
1026
<!--
1127
Enables the use of `PodTopologySpread` scheduling plugin to do

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/delegate-fs-group-to-csi-driver.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.22"
12+
toVersion: "1.22"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.23"
16+
toVersion: "1.25"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.26"
20+
toVersion: "1.27"
21+
22+
removed: true
723
---
824
<!--
925
If supported by the CSI driver, delegates the

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/device-plugin-cdi-devices.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.28"
12+
toVersion: "1.28"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.29"
716
---
817
<!--
918
Enable support to CDI device IDs in the

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/device-plugins.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.8"
12+
toVersion: "1.9"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.10"
16+
toVersion: "1.25"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.26"
20+
toVersion: "1.27"
21+
22+
removed: true
723
---
824
<!--
925
Enable the [device-plugins](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/)

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/disable-accelerator-usage-metrics.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.19"
12+
toVersion: "1.19"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.20"
16+
toVersion: "1.24"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.25"
20+
toVersion: "1.27"
21+
22+
removed: true
723
---
824
<!--
925
[Disable accelerator metrics collected by the kubelet](/docs/concepts/cluster-administration/system-metrics/#disable-accelerator-metrics).

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/disable-cloud-providers.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.22"
12+
toVersion: "1.28"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.29"
716
---
817
<!--
918
Disables any functionality in `kube-apiserver`,

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/disable-kubelet-cloud-credential-providers.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.23"
12+
toVersion: "1.28"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.29"
716
---
817
<!--
918
Disable the in-tree functionality in kubelet

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/disable-node-kube-proxy-version.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ content_type: feature_gate
44
_build:
55
list: never
66
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.29"
712
---
813
<!--
914
Disable setting the `kubeProxyVersion` field of the Node.

0 commit comments

Comments
 (0)