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:
546546 [ CustomResourceDefinition] ( /docs/concepts/extend-kubernetes/api-extension/custom-resources/ ) .
547547- ` CustomResourceWebhookConversion ` : Enable webhook-based conversion
548548 on resources created from [ CustomResourceDefinition] ( /docs/concepts/extend-kubernetes/api-extension/custom-resources/ ) .
549- troubleshoot a running Pod.
550549- ` DefaultPodTopologySpread ` : Enables the use of ` PodTopologySpread ` scheduling plugin to do
551550 [ 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/ )
553552 based resource provisioning on nodes.
554553- ` DisableAcceleratorUsageMetrics ` :
555554 [ 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:
728727 topology of the cluster. See
729728 [ ServiceTopology] ( /docs/concepts/services-networking/service-topology/ )
730729 for more details.
731- - ` SizeMemoryBackedVolumes ` : Enables kubelet support to size memory backed volumes.
732- See [ volumes] ( /docs/concepts/storage/volumes ) for more details.
733730- ` SetHostnameAsFQDN ` : Enable the ability of setting Fully Qualified Domain
734731 Name(FQDN) as the hostname of a pod. See
735732 [ 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