Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation to correlate EKS AMI and Amazon Linux 2? #586

Closed
lancehunt opened this issue Dec 15, 2020 · 1 comment
Closed

Documentation to correlate EKS AMI and Amazon Linux 2? #586

lancehunt opened this issue Dec 15, 2020 · 1 comment

Comments

@lancehunt
Copy link

Given an EKS AMI, where can I find the Amazon Linux 2 version it is using?

I'm guessing that the Packer build uses eks-worker-al2.json as input and selects the AL2 version via the source_ami_id but it is empty and there is no obvious place to find what is used here.

Furthermore because of the scripts/upgrade_kernel.sh which updates the kernel its even more non-deterministic what a given AMI's kernel version is beyond launching an instance of the AMI.

Can someone connect the dots for me?

As with several other issues like #245 and #99 I need to be able to determine the risk exposure of any given EC2 instance inclusive of EKS nodes and to be able to evaluate any new linux CVE's as they occur.

@mmerkes
Copy link
Member

mmerkes commented Jan 26, 2021

@lancehunt Sorry for the late response. I added more information into the README about how the process works. I believe that will answer your questions, but let me know if you need more information.

@mmerkes mmerkes closed this as completed Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants