AWS eks documentation change
Summary
Updated link formatting and maintained existing ARM processor requirements documentation
Security assessment
Changes only fix markdown links and maintain existing security guidance about cryptographic processor requirements without introducing new security content
Diff
diff --git a/eks/latest/userguide/hybrid-nodes-os.md b/eks/latest/userguide/hybrid-nodes-os.md index 8122f4b02..2d2bb4dc2 100644 --- a//eks/latest/userguide/hybrid-nodes-os.md +++ b//eks/latest/userguide/hybrid-nodes-os.md @@ -75 +75 @@ Red Hat Enterprise Linux | RHEL 8, RHEL 9 - * If you are using ARM hardware, an ARMv8.2 compliant processor with the Cryptography Extension (ARMv8.2+crypto) is required to run version 1.31 and above of the EKS kube-proxy add-on. All Raspberry Pi systems prior to the Raspberry Pi 5, as well as Cortex-A72 based processors, do not meet this requirement. As a workaround, you can continue to use version 1.30 of the EKS kube-proxy add-on until it reaches end of extended support in July of 2026, see eks/latest/userguide/kubernetes-versions.html[Kubernetes release calendar,type="documentation"], or use a custom kube-proxy image from upstream. + * If you are using ARM hardware, an ARMv8.2 compliant processor with the Cryptography Extension (ARMv8.2+crypto) is required to run version 1.31 and above of the EKS kube-proxy add-on. All Raspberry Pi systems prior to the Raspberry Pi 5, as well as Cortex-A72 based processors, do not meet this requirement. As a workaround, you can continue to use version 1.30 of the EKS kube-proxy add-on until it reaches end of extended support in July of 2026, see [Kubernetes release calendar](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html), or use a custom kube-proxy image from upstream. @@ -116 +116 @@ CREDENTIAL_PROVIDER | String | Credential provider for hybrid nodes. Valid val -K8S_VERSION | String | Kubernetes version for hybrid nodes (for example `1.31`). For supported Kubernetes versions, see eks/latest/userguide/kubernetes-versions.html[Amazon EKS supported versions,type="documentation"]. +K8S_VERSION | String | Kubernetes version for hybrid nodes (for example `1.31`). For supported Kubernetes versions, see [Amazon EKS supported versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html).