[zh] Sync changes to feature-gates
Also fixed some nits in the upstream.
This commit is contained in:
@@ -546,10 +546,9 @@ Each feature gate is designed for enabling/disabling a specific feature:
|
|||||||
[CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
|
[CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
|
||||||
- `CustomResourceWebhookConversion`: Enable webhook-based conversion
|
- `CustomResourceWebhookConversion`: Enable webhook-based conversion
|
||||||
on resources created from [CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
|
on resources created from [CustomResourceDefinition](/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
|
||||||
troubleshoot a running Pod.
|
|
||||||
- `DefaultPodTopologySpread`: Enables the use of `PodTopologySpread` scheduling plugin to do
|
- `DefaultPodTopologySpread`: Enables the use of `PodTopologySpread` scheduling plugin to do
|
||||||
[default spreading](/docs/concepts/workloads/pods/pod-topology-spread-constraints/#internal-default-constraints).
|
[default spreading](/docs/concepts/workloads/pods/pod-topology-spread-constraints/#internal-default-constraints).
|
||||||
- `DevicePlugins`: Enable the [device-plugins](/docs/concepts/cluster-administration/device-plugins/)
|
- `DevicePlugins`: Enable the [device-plugins](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/)
|
||||||
based resource provisioning on nodes.
|
based resource provisioning on nodes.
|
||||||
- `DisableAcceleratorUsageMetrics`:
|
- `DisableAcceleratorUsageMetrics`:
|
||||||
[Disable accelerator metrics collected by the kubelet](/docs/concepts/cluster-administration/system-metrics/#disable-accelerator-metrics).
|
[Disable accelerator metrics collected by the kubelet](/docs/concepts/cluster-administration/system-metrics/#disable-accelerator-metrics).
|
||||||
@@ -728,8 +727,6 @@ Each feature gate is designed for enabling/disabling a specific feature:
|
|||||||
topology of the cluster. See
|
topology of the cluster. See
|
||||||
[ServiceTopology](/docs/concepts/services-networking/service-topology/)
|
[ServiceTopology](/docs/concepts/services-networking/service-topology/)
|
||||||
for more details.
|
for more details.
|
||||||
- `SizeMemoryBackedVolumes`: Enables kubelet support to size memory backed volumes.
|
|
||||||
See [volumes](/docs/concepts/storage/volumes) for more details.
|
|
||||||
- `SetHostnameAsFQDN`: Enable the ability of setting Fully Qualified Domain
|
- `SetHostnameAsFQDN`: Enable the ability of setting Fully Qualified Domain
|
||||||
Name(FQDN) as the hostname of a pod. See
|
Name(FQDN) as the hostname of a pod. See
|
||||||
[Pod's `setHostnameAsFQDN` field](/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field).
|
[Pod's `setHostnameAsFQDN` field](/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field).
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user