With EKS Hybrid Nodes, you can use your on-premises and edge infrastructure as nodes in EKS clusters. See Hybrid Nodes nodeadm reference in the EKS User Guide for the full nodeadm usage reference.
Download the nodeadm
binary corresponding to your preferred architecture using the following links:
Linux AMD64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/amd64/nodeadm
Linux ARM64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/arm64/nodeadm
You can validate the checksums for nodeadm
using the following links:
SHA256 for Linux AMD64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/amd64/nodeadm.sha256
SHA256 for Linux ARM64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/arm64/nodeadm.sha256
SHA512 for Linux AMD64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/amd64/nodeadm.sha512
SHA512 for Linux ARM64 binary: https://hybrid-assets.eks.amazonaws.com/releases/v1.0.0/bin/linux/arm64/nodeadm.sha512