Skip to content

How to controls bottlerocket version for EKS managed node groups? #2917

Answered by yeazelm
Raboo asked this question in Q&A
Discussion options

You must be logged in to vote

I believe this maps to the SSM parameters which have several different versions under the hood. You should be able to use ami_release_version = 1.18.0-7452c37e or ami_release_version = 1.18.0 since the specific variant (k8s 1.25 vs another one) is tied to your cluster version. To find this version, you can use Bottlerocket's SSM parameters (https://docs.aws.amazon.com/eks/latest/userguide/retrieve-ami-id-bottlerocket.html) by calling the path /aws/service/bottlerocket/aws-k8s-1.25/x86_64/latest/image_version if you want to find it explicitly.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Raboo
Comment options

@Azahorscak
Comment options

@yeazelm
Comment options

Answer selected by Raboo
@Azahorscak
Comment options

@Raboo
Comment options

@crechandan
Comment options

@Raboo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants