cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

✨Added new ManagedMachineAMIType supported by EKS Managed Node Groups

Open edmondceausu opened this issue 7 months ago • 5 comments
trafficstars

What type of PR is this? /kind feature /kind api-change

What this PR does / why we need it:

Added support for new EKS Managed Node Group Linux AMIs. This includes all AL2023 and BottleRocket variants. List originates from CreateNodeGroup API docs.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #2009 by adding support for BottleRocket

Special notes for your reviewer:

  • [ ] squashed commits
  • [ ] includes documentation
  • [ ] includes emoji in title
  • [ ] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

Added Support for BottleRocket and AL2023 AMIs

edmondceausu avatar Apr 19 '25 15:04 edmondceausu