mselim00
mselim00
**Is this a bug fix or adding new feature?** CVE patch **What is this PR about? / Why do we need it?** Bumps kubernetes to v1.27.16 from v1.26.15 for vulnerability...
*Issue #, if available:* *Description of changes:* Updating the go version and some dependencies. The version of `github.com/Microsoft/hcsshim` in particular has a dependency which was moved to a different repository...
**Issue #, if available:** **Description of changes:** This adds a new nodeadm phase (after run) that will poll IPAMD for some pre-configured timeout, and then re-configure the reserved resources for...
**Issue #, if available:** **Description of changes:** Install nvlsm unconditionally so that it's always available in case it's needed. By submitting this pull request, I confirm that you can use,...
**Issue #, if available:** **Description of changes:** Creates a new CLI flag for setting max pods. This is mainly to handle the case where a user wants to customize max...
**Issue #, if available:** **Description of changes:** Fixes the default nvidia arm64 repo URL link to point to the sbsa one. The current default installation logic looks for an amzn2023/aarch64...
**Issue #, if available:** **Description of changes:** At the moment there's a gap between the max pods value from [eni-max-pods.txt](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt) and the [fallback calculator](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni_max_pods.go#L53) for multicard instance types. Both use...
**Issue #, if available:** **Description of changes:** Ports https://github.com/awslabs/amazon-eks-ami/commit/78f54f68e2651243a659f712d3df579f57e32b65 to nodeadm/al2023 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
As of November 26, 2025, the Amazon Linux 2 (AL2) EKS-optimized Amazon Machine Images (AMIs) have reached end of support. We will release the final official AL2-based AMIs in the...
**Issue #, if available:** **Description of changes:** Reachability to the EC2 regional endpoint is essential for various core tasks that run on the instance, e.g. for IPAMD to manage ENIs...