File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -632,7 +632,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
632
632
- ` APIResponseCompression ` : Compress the API responses for ` LIST ` or ` GET ` requests.
633
633
- ` APIServerIdentity ` : Assign each API server an ID in a cluster.
634
634
- ` APIServerTracing ` : Add support for distributed tracing in the API server.
635
- See [ Traces for Kubernetes System Components] ( /docs/concepts/cluster-administration/traces-for-kubernetes- system-components ) for more details.
635
+ See [ Traces for Kubernetes System Components] ( /docs/concepts/cluster-administration/system-traces ) for more details.
636
636
- ` Accelerators ` : Provided an early form of plugin to enable Nvidia GPU support when using
637
637
Docker Engine; no longer available. See
638
638
[ Device Plugins] ( /docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/ ) for
@@ -1009,7 +1009,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
1009
1009
- ` KubeletTracing ` : Add support for distributed tracing in the kubelet.
1010
1010
When enabled, kubelet CRI interface and authenticated http servers are instrumented to generate
1011
1011
OpenTelemetry trace spans.
1012
- See [ Traces for Kubernetes System Components] ( /docs/concepts/cluster-administration/traces-for-kubernetes- system-components ) for more details.
1012
+ See [ Traces for Kubernetes System Components] ( /docs/concepts/cluster-administration/system-traces ) for more details.
1013
1013
- ` LegacyServiceAccountTokenNoAutoGeneration ` : Stop auto-generation of Secret-based
1014
1014
[ service account tokens] ( /docs/reference/access-authn-authz/authentication/#service-account-tokens ) .
1015
1015
- ` LocalStorageCapacityIsolation ` : Enable the consumption of
You can’t perform that action at this time.
0 commit comments