Skip to content

Commit 776ece2

Browse files
authored
Merge pull request #38164 from aramase/kmsv2-link
Update docs for KMSv2 Alpha (part 2) - add reference links
2 parents 3801b57 + c4df97b commit 776ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
579579
completions without relying on Pods remaining in the cluster indefinitely.
580580
The Job controller uses Pod finalizers and a field in the Job status to keep
581581
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.
583583
- `KubeletCredentialProviders`: Enable kubelet exec credential providers for
584584
image pull credentials.
585585
- `KubeletInUserNamespace`: Enables support for running kubelet in a

0 commit comments

Comments
 (0)