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

Track EKS IMDS v2 support #784

Closed
iliana opened this issue Feb 26, 2020 · 2 comments
Closed

Track EKS IMDS v2 support #784

iliana opened this issue Feb 26, 2020 · 2 comments

Comments

@iliana
Copy link
Contributor

iliana commented Feb 26, 2020

kubelet and the CNI plugin image need aws-sdk-go updated to support IMDSv2-only instances.

@iliana iliana mentioned this issue Feb 26, 2020
10 tasks
@jhaynes
Copy link
Contributor

jhaynes commented Apr 1, 2020

CNI plugin work is merged here: aws/amazon-vpc-cni-k8s#793
Kubernetes has merged updates to the aws sdk and released with 1.18: kubernetes/kubernetes#87253

@etungsten
Copy link
Contributor

Currently the aws-1.17-k8s and aws-1.16-k8s works when IMDSv2 is enforced.

aws-1.15-k8s does not work because v1.15 kubelet does not have the required aws-go-sdk version to support IMDSv2.

A aws-vpc-cni-k8s version of at least v1.6.0 is required for cluster node to work with IMDSv2.

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

3 participants