karpenter-provider-aws icon indicating copy to clipboard operation
karpenter-provider-aws copied to clipboard

Support Custom SSM Alias

Open meetreks opened this issue 1 year ago • 17 comments

Tell us about your request

Hi Team,

As per the code here https://github.com/aws/karpenter/blob/main/pkg/providers/amifamily/ami.go#L135 , SSM Alias for AMI seems to be handled but I understand speaking the the engineer that this is default SSM alias and hence custom SSM alias is not handled (yet). The documentation for this is available here -- https://docs.aws.amazon.com/autoscaling/ec2/userguide/using-systems-manager-parameters.html

Can I kindly request we can override with custom SSM alias to pick up the latest custom AMI to be used with Launch Template?

Regards, Ramesh M

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

I would like Karpenter to be able to use Custom AMI from SSM as described here -- https://docs.aws.amazon.com/autoscaling/ec2/userguide/using-systems-manager-parameters.html

Are you currently working around this issue?

As this feature is not available, we are not able to work around this issue.

Additional Context

No response

Attachments

https://docs.aws.amazon.com/autoscaling/ec2/userguide/using-systems-manager-parameters.html

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

meetreks avatar Mar 29 '23 20:03 meetreks