[zh] Sync feature-gates/d*.md

This commit is contained in:
Dipesh Rawat 2023-12-27 00:51:37 +00:00
parent 4efbbb8e04
commit 4731ea3436
No known key found for this signature in database
17 changed files with 207 additions and 0 deletions

View File

@ -5,6 +5,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.21"
toVersion: "1.21"
- stage: beta
defaultValue: true
fromVersion: "1.22"
toVersion: "1.24"
- stage: stable
defaultValue: true
fromVersion: "1.25"
toVersion: "1.28"
removed: true
---
<!--
Enables the DaemonSet workloads to maintain

View File

@ -4,6 +4,11 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: deprecated
defaultValue: false
fromVersion: "1.28"
---
<!--
Changes when the default value of

View File

@ -6,6 +6,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.19"
toVersion: "1.19"
- stage: beta
defaultValue: true
fromVersion: "1.20"
toVersion: "1.23"
- stage: stable
defaultValue: true
fromVersion: "1.24"
toVersion: "1.25"
removed: true
---
<!--
Enables the use of `PodTopologySpread` scheduling plugin to do

View File

@ -4,6 +4,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.22"
toVersion: "1.22"
- stage: beta
defaultValue: true
fromVersion: "1.23"
toVersion: "1.25"
- stage: stable
defaultValue: true
fromVersion: "1.26"
toVersion: "1.27"
removed: true
---
<!--
If supported by the CSI driver, delegates the

View File

@ -4,6 +4,15 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.28"
toVersion: "1.28"
- stage: beta
defaultValue: true
fromVersion: "1.29"
---
<!--
Enable support to CDI device IDs in the

View File

@ -4,6 +4,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.8"
toVersion: "1.9"
- stage: beta
defaultValue: true
fromVersion: "1.10"
toVersion: "1.25"
- stage: stable
defaultValue: true
fromVersion: "1.26"
toVersion: "1.27"
removed: true
---
<!--
Enable the [device-plugins](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/)

View File

@ -4,6 +4,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.19"
toVersion: "1.19"
- stage: beta
defaultValue: true
fromVersion: "1.20"
toVersion: "1.24"
- stage: stable
defaultValue: true
fromVersion: "1.25"
toVersion: "1.27"
removed: true
---
<!--
[Disable accelerator metrics collected by the kubelet](/docs/concepts/cluster-administration/system-metrics/#disable-accelerator-metrics).

View File

@ -4,6 +4,15 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.22"
toVersion: "1.28"
- stage: beta
defaultValue: true
fromVersion: "1.29"
---
<!--
Disables any functionality in `kube-apiserver`,

View File

@ -4,6 +4,15 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.23"
toVersion: "1.28"
- stage: beta
defaultValue: true
fromVersion: "1.29"
---
<!--
Disable the in-tree functionality in kubelet

View File

@ -4,6 +4,11 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.29"
---
<!--
Disable setting the `kubeProxyVersion` field of the Node.

View File

@ -4,6 +4,26 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.20"
toVersion: "1.20"
- stage: beta
defaultValue: false
fromVersion: "1.21"
toVersion: "1.21"
- stage: beta
defaultValue: true
fromVersion: "1.22"
toVersion: "1.26"
- stage: stable
defaultValue: true
fromVersion: "1.27"
toVersion: "1.28"
removed: true
---
<!--
Enables usage of hugepages in

View File

@ -4,6 +4,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.12"
toVersion: "1.12"
- stage: beta
defaultValue: true
fromVersion: "1.13"
toVersion: "1.18"
- stage: stable
defaultValue: true
fromVersion: "1.19"
toVersion: "1.27"
removed: true
---
<!--
Enable server-side [dry run](/docs/reference/using-api/api-concepts/#dry-run) requests

View File

@ -6,6 +6,17 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.13"
toVersion: "1.18"
- stage: deprecated
fromVersion: "1.19"
toVersion: "1.19"
removed: true
---
<!--
Used to enable dynamic auditing before v1.19.

View File

@ -6,6 +6,22 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.4"
toVersion: "1.10"
- stage: beta
defaultValue: true
fromVersion: "1.11"
toVersion: "1.21"
- stage: deprecated
defaultValue: false
fromVersion: "1.22"
toVersion: "1.25"
removed: true
---
<!--
Enable the dynamic configuration of kubelet. The

View File

@ -6,6 +6,16 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.11"
toVersion: "1.11"
- stage: deprecated
fromVersion: "1.12"
removed: true
---
<!--
Extend the default scheduler to be aware of

View File

@ -4,6 +4,11 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.26"
---
<!--
Enables support for resources with custom parameters and a lifecycle

View File

@ -6,6 +6,18 @@ content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: true
fromVersion: "1.3"
toVersion: "1.7"
- stage: stable
defaultValue: true
fromVersion: "1.8"
toVersion: "1.12"
removed: true
---
<!--
Enable the