File tree Expand file tree Collapse file tree 2 files changed +626
-339
lines changed
en/docs/reference/command-line-tools-reference
zh/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 2 files changed +626
-339
lines changed Original file line number Diff line number Diff line change @@ -546,10 +546,9 @@ Each feature gate is designed for enabling/disabling a specific feature:
546
546
[ CustomResourceDefinition] ( /docs/concepts/extend-kubernetes/api-extension/custom-resources/ ) .
547
547
- ` CustomResourceWebhookConversion ` : Enable webhook-based conversion
548
548
on resources created from [ CustomResourceDefinition] ( /docs/concepts/extend-kubernetes/api-extension/custom-resources/ ) .
549
- troubleshoot a running Pod.
550
549
- ` DefaultPodTopologySpread ` : Enables the use of ` PodTopologySpread ` scheduling plugin to do
551
550
[ default spreading] ( /docs/concepts/workloads/pods/pod-topology-spread-constraints/#internal-default-constraints ) .
552
- - ` DevicePlugins ` : Enable the [ device-plugins] ( /docs/concepts/cluster-administration /device-plugins/ )
551
+ - ` DevicePlugins ` : Enable the [ device-plugins] ( /docs/concepts/extend-kubernetes/compute-storage-net /device-plugins/ )
553
552
based resource provisioning on nodes.
554
553
- ` DisableAcceleratorUsageMetrics ` :
555
554
[ 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:
728
727
topology of the cluster. See
729
728
[ ServiceTopology] ( /docs/concepts/services-networking/service-topology/ )
730
729
for more details.
731
- - ` SizeMemoryBackedVolumes ` : Enables kubelet support to size memory backed volumes.
732
- See [ volumes] ( /docs/concepts/storage/volumes ) for more details.
733
730
- ` SetHostnameAsFQDN ` : Enable the ability of setting Fully Qualified Domain
734
731
Name(FQDN) as the hostname of a pod. See
735
732
[ Pod's ` setHostnameAsFQDN ` field] ( /docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field ) .
You can’t perform that action at this time.
0 commit comments