You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -579,7 +579,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
579
579
completions without relying on Pods remaining in the cluster indefinitely.
580
580
The Job controller uses Pod finalizers and a field in the Job status to keep
581
581
track of the finished Pods to count towards completion.
582
-
-`KMSv2`: Enables KMS v2 API for encryption at rest.
582
+
-`KMSv2`: Enables KMS v2 API for encryption at rest. See [Using a KMS Provider for data encryption](/docs/tasks/administer-cluster/kms-provider) for more details.
583
583
-`KubeletCredentialProviders`: Enable kubelet exec credential providers for
584
584
image pull credentials.
585
585
-`KubeletInUserNamespace`: Enables support for running kubelet in a
0 commit comments