AWS eks documentation change
Summary
Fixed duplicated word 'that' in a sentence about Kubernetes control plane metrics
Security assessment
This is a minor grammatical correction removing a duplicated word. No security content was added, removed, or modified.
Diff
diff --git a/eks/latest/userguide/eks-observe.md b/eks/latest/userguide/eks-observe.md index 8d27f2dcf..545f04c34 100644 --- a//eks/latest/userguide/eks-observe.md +++ b//eks/latest/userguide/eks-observe.md @@ -36 +36 @@ Monitoring is an important part of maintaining the reliability, availability, an -Amazon EKS provides built-in tools for monitoring and logging. For supported versions, the observability dashboard gives visibility into the performance of your cluster. It helps you to quickly detect, troubleshoot, and remediate issues. In addition to monitoring features, it includes lists based on the control plane audit logs. The Kubernetes control plane exposes a number of metrics that that can also be scraped outside of the console. +Amazon EKS provides built-in tools for monitoring and logging. For supported versions, the observability dashboard gives visibility into the performance of your cluster. It helps you to quickly detect, troubleshoot, and remediate issues. In addition to monitoring features, it includes lists based on the control plane audit logs. The Kubernetes control plane exposes a number of metrics that can also be scraped outside of the console.