AWS eks documentation change
Summary
Added note about EKS Dashboard refresh interval (12 hours) and real-time monitoring guidance
Security assessment
Change clarifies operational characteristics of the dashboard but does not address security vulnerabilities or introduce security features
Diff
diff --git a/eks/latest/userguide/cluster-dashboard.md b/eks/latest/userguide/cluster-dashboard.md index f4120f1e6..6bd2be580 100644 --- a//eks/latest/userguide/cluster-dashboard.md +++ b//eks/latest/userguide/cluster-dashboard.md @@ -31,0 +32,4 @@ The EKS dashboard integrates with EKS Cluster Insights to surface issues with yo +###### Note + +The EKS Dashboard is not real-time and updates every 12 hours. For real-time cluster monitoring, see [Monitor your cluster performance and view logs](./eks-observe.html) + @@ -135,8 +139 @@ For information about permissions required to enable the dashboard, see [Minimum -To view and configure the EKS Dashboard, you must have the following IAM permissions: - - * `eks:ListDashboardResources` - - * `eks:ListDashboardData` - - - +[Review the IAM permissions required to view the EKS dashboard.](./cluster-dashboard-orgs.html#eks-dashboard-view-policy) @@ -250,0 +248,2 @@ You can filter the EKS Dashboard by: + * If you’ve recently enabled the EKS Dashboard, please note that initial data population may take up to 12 hours. +