AWS Security ChangesHomeSearch

AWS eks documentation change

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

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

Summary

Minor text corrections (CNI capitalization, VxLan to VXLAN) and section header change from 'Troubleshooting' to 'Concepts'

Security assessment

Changes are documentation formatting improvements and typo fixes without any security implications or security-related content additions.

Diff

diff --git a/eks/latest/userguide/hybrid-nodes-nodeadm.md b/eks/latest/userguide/hybrid-nodes-nodeadm.md
index 4e5bf5be6..f0279bfe4 100644
--- a//eks/latest/userguide/hybrid-nodes-nodeadm.md
+++ b//eks/latest/userguide/hybrid-nodes-nodeadm.md
@@ -117 +117 @@ Name | Required | Description
-`-s`, `--skip` |  FALSE |  Phases of `init` to be skipped. It is not recommended to skip any of the phases unless it helps to fix an issue. **Values** `install-validation` skips checking if the preceding install command ran successfully. `cni-validation` skips checking if either Cilium or Calico cni’s VxLan ports are opened if firewall is enabled on the node  
+`-s`, `--skip` |  FALSE |  Phases of `init` to be skipped. It is not recommended to skip any of the phases unless it helps to fix an issue. **Values** `install-validation` skips checking if the preceding install command ran successfully. `cni-validation` skips checking if either Cilium or Calico CNI’s VXLAN ports are opened if firewall is enabled on the node  
@@ -365 +365 @@ Configure proxy
-Troubleshooting
+Concepts