AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-05-31 · Documentation low

File: eks/latest/userguide/hybrid-nodes-troubleshooting.md

Summary

Added documentation about using nodeadm debug and cluster insights for troubleshooting hybrid nodes

Security assessment

The changes focus on general troubleshooting procedures and monitoring capabilities (cluster insights) without mentioning security vulnerabilities, exploits, or specific security controls. No evidence of addressing security flaws or introducing security features.

Diff

diff --git a/eks/latest/userguide/hybrid-nodes-troubleshooting.md b/eks/latest/userguide/hybrid-nodes-troubleshooting.md
index 1becec460..8e3603181 100644
--- a//eks/latest/userguide/hybrid-nodes-troubleshooting.md
+++ b//eks/latest/userguide/hybrid-nodes-troubleshooting.md
@@ -15 +15,3 @@ This topic covers some common errors that you might see while using Amazon EKS H
-You can run the `nodeadm debug` command from your hybrid nodes to validate networking and credential requirements are met. For more information on the `nodeadm debug` command, see [Hybrid nodes nodeadm reference](./hybrid-nodes-nodeadm.html).
+**Node troubleshooting with`nodeadm debug` ** You can run the `nodeadm debug` command from your hybrid nodes to validate networking and credential requirements are met. For more information on the `nodeadm debug` command, see [Hybrid nodes nodeadm reference](./hybrid-nodes-nodeadm.html).
+
+**Detect issues with your hybrid nodes with cluster insights** Amazon EKS cluster insights includes _insight checks_ that detect common issues with the configuration of EKS Hybrid Nodes in your cluster. You can view the results of all insight checks from the AWS Management Console, AWS CLI, and the AWS SDKs. For more information about cluster insights, see [Prepare for Kubernetes version upgrades and troubleshoot misconfigurations with cluster insights](./cluster-insights.html).