AWS eks documentation change
Summary
Fixed grammatical error ('a EKS' to 'an EKS') in two places
Security assessment
Purely grammatical correction with no security implications or changes to security documentation
Diff
diff --git a/eks/latest/userguide/pod-id-agent-config-ipv6.md b/eks/latest/userguide/pod-id-agent-config-ipv6.md index 76109cd5a..b177e57a7 100644 --- a//eks/latest/userguide/pod-id-agent-config-ipv6.md +++ b//eks/latest/userguide/pod-id-agent-config-ipv6.md @@ -60 +60 @@ Amazon EKS applies changes to the EKS Add-ons by using a _rollout_ of the Kubern -If the rollout takes too long, Amazon EKS will undo the rollout, and a message with the type of **Addon Update** and a status of **Failed** will be added to the **Update history** of the add-on. To investigate any issues, start from the history of the rollout, and run `kubectl logs` on a EKS Pod Identity Agent pod to see the logs of EKS Pod Identity Agent. +If the rollout takes too long, Amazon EKS will undo the rollout, and a message with the type of **Addon Update** and a status of **Failed** will be added to the **Update history** of the add-on. To investigate any issues, start from the history of the rollout, and run `kubectl logs` on an EKS Pod Identity Agent pod to see the logs of EKS Pod Identity Agent. @@ -91 +91 @@ Amazon EKS applies changes to the EKS Add-ons by using a _rollout_ of the Kubern -If the rollout takes too long, Amazon EKS will undo the rollout, and a message with the type of **Addon Update** and a status of **Failed** will be added to the **Update history** of the add-on. To investigate any issues, start from the history of the rollout, and run `kubectl logs` on a EKS Pod Identity Agent pod to see the logs of EKS Pod Identity Agent. +If the rollout takes too long, Amazon EKS will undo the rollout, and a message with the type of **Addon Update** and a status of **Failed** will be added to the **Update history** of the add-on. To investigate any issues, start from the history of the rollout, and run `kubectl logs` on an EKS Pod Identity Agent pod to see the logs of EKS Pod Identity Agent.