AWS eks documentation change
Summary
Fixed a grammatical error: changed 'an Kubernetes' to 'a Kubernetes'.
Security assessment
This is a minor grammatical correction with no security implications. It does not relate to any security feature or vulnerability.
Diff
diff --git a/eks/latest/userguide/grant-k8s-access.md b/eks/latest/userguide/grant-k8s-access.md index 1d43150c1..fd12623cd 100644 --- a//eks/latest/userguide/grant-k8s-access.md +++ b//eks/latest/userguide/grant-k8s-access.md @@ -15 +15 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t -Your cluster has an Kubernetes API endpoint. Kubectl uses this API. You can authenticate to this API using two types of identities: +Your cluster has a Kubernetes API endpoint. Kubectl uses this API. You can authenticate to this API using two types of identities: