Skip to content

[Feature] Support AMIs specified by SSM Parameters #6174

Open
@cbgbt

Description

@cbgbt

What feature/behavior/change do you want?

AWS Autoscaling has added support for identifying AMIs in Launch Templates via SSM parameters: https://docs.aws.amazon.com/autoscaling/ec2/userguide/using-systems-manager-parameters.html

When creating a self-managed nodegroup, it would be excellent if an SSM parameter could be specified instead of an AMI ID.

Why do you want this feature?

This feature would allow eksctl users to make a choice for new nodes to be launched with the latest version of a given AMI. This could be used e.g. to expedite security patching: referring to the official SSM parameters for an AMI would ensure new nodes always have the latest patches at launch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions