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

Docker 18 upgrade #165

Closed
aly-saleh opened this issue Jan 29, 2019 · 4 comments
Closed

Docker 18 upgrade #165

aly-saleh opened this issue Jan 29, 2019 · 4 comments

Comments

@aly-saleh
Copy link

What is the plan to update the AMI with Docker 18?

@kinghajj
Copy link

https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md

"The validated docker versions are the same as for v1.10: 1.11.2 to 1.13.1 and 17.03.x."

https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.12.md

"The list of validated docker versions was updated to 1.11.1, 1.12.1, 1.13.1, 17.03, 17.06, 17.09, 18.06."

Unless AWS independently validates Docker 18.06 on K8s 1.11, I'd guess they'll wait until releasing 1.12+ on EKS.

@aly-saleh
Copy link
Author

Thanks! Any ETA for 1.12+ on EKS?

@dawidmalina
Copy link
Contributor

We are working on 18.06 and k8s 1.11 without any issues. But docker version should be user decision so I think the best approach would be to allow to define docker version during build. See: #144

@micahhausler
Copy link
Member

As @kinghajj stated, the supported version of docker for Kuberentes 1.10 and 1.11 is 17.03, and EKS has validated docker 17.06 for those versions of Kubernetes.

In Kubernetes 1.12, 18.06 is supported, and we'll be updating our AMI to use the newer version. #144 does provide a configurable option for using a different version of docker, once that reverts to the same CNI version we can merge the PR.

You can follow along on aws/containers-roadmap#24 for Kubernetes 1.12 on EKS, and watch issues in that repo for other versions.

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

4 participants