AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-07-16 · Documentation low

File: eks/latest/userguide/update-cluster.md

Summary

Renamed 'Cluster Insights' to 'upgrade insights' and simplified upgrade insights documentation

Security assessment

Changes focus on terminology updates and content reorganization without introducing or modifying security-related content. Removed procedural details but no security implications identified.

Diff

diff --git a/eks/latest/userguide/update-cluster.md b/eks/latest/userguide/update-cluster.md
index 0ddcd38e7..d8469445e 100644
--- a//eks/latest/userguide/update-cluster.md
+++ b//eks/latest/userguide/update-cluster.md
@@ -88 +88 @@ Review the [Deprecated API Migration Guide](https://kubernetes.io/docs/reference
-### Review Cluster Insights
+### Review upgrade insights
@@ -90 +90 @@ Review the [Deprecated API Migration Guide](https://kubernetes.io/docs/reference
-Use Amazon EKS cluster insights to identify issues wi
+Use Amazon EKS upgrade insights to identify issues. For more information, see [View upgrade insights (Console)](./view-cluster-insights.html#view-upgrade-insights-console).
@@ -92,26 +92 @@ Use Amazon EKS cluster insights to identify issues wi
-  1. Open the [Amazon EKS console](https://console.aws.amazon.com/eks/home#/clusters).
-
-  2. From the cluster list, choose the name of the Amazon EKS cluster for which you want to see the insights.
-
-  3. Choose **View dashboard**.
-
-  4. Choose the **Cluster Insights** tab.
-
-  5. In the **Upgrade Insights** table, you will see the following columns:
-
-     * **Name** – The check that was performed by Amazon EKS against the cluster.
-
-     * **Insight status** – An insight with a status of "Error" typically means the impacted Kubernetes version is N+1 of the current cluster version, while a status of "Warning" means the insight applies to a future Kubernetes version N+2 or more. An insight with status of "Passing" means Amazon EKS has not found any issues associated with this insight check in your cluster. An insight status of "Unknown" means Amazon EKS is unable to determine if your cluster is impacted by this insight check.
-
-     * **Version** – The Kubernetes version that the insight checked for possible issues.
-
-     * **Last refresh time** – The time the status of the insight was last refreshed for this cluster.
-
-     * **Last transition time** – The time the status of this insight last changed.
-
-     * **Description** – Information from the insight check, which includes the alert and recommended actions for remediation.
-
-
-
-
-### Detailed Considerations
+### Detailed considerations