AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-04-14 · Documentation low

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

Summary

Fixed typo in 'RemoteNodeNetwork' reference in Cilium connectivity troubleshooting section

Security assessment

The change corrects a documentation typo without introducing security-related content or addressing a security vulnerability. The context remains about network connectivity troubleshooting.

Diff

diff --git a/eks/latest/userguide/hybrid-nodes-troubleshooting.md b/eks/latest/userguide/hybrid-nodes-troubleshooting.md
index 3a2148f92..d39a2659d 100644
--- a//eks/latest/userguide/hybrid-nodes-troubleshooting.md
+++ b//eks/latest/userguide/hybrid-nodes-troubleshooting.md
@@ -248 +248 @@ If the Cilium agents that run on each hybrid node are not starting, check the lo
-The Cilium agent runs on the host network. Your EKS cluster must be configured with `RemoteNodeNetwork` for the Cilium connectivity. Confirm you have an additional security group for your EKS cluster with an inbound rule for your `RemoteNodeNetwork`, that you have routes in your VPC for your `RemodeNodeNetwork`, and that your on-premises network is configured correctly to allow connectivity to the EKS control plane.
+The Cilium agent runs on the host network. Your EKS cluster must be configured with `RemoteNodeNetwork` for the Cilium connectivity. Confirm you have an additional security group for your EKS cluster with an inbound rule for your `RemoteNodeNetwork`, that you have routes in your VPC for your `RemoteNodeNetwork`, and that your on-premises network is configured correctly to allow connectivity to the EKS control plane.