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

Upgrade to Docker 1.13 #1691

Closed
zoidyzoidzoid opened this issue Jul 13, 2017 · 9 comments
Closed

Upgrade to Docker 1.13 #1691

zoidyzoidzoid opened this issue Jul 13, 2017 · 9 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@zoidyzoidzoid
Copy link
Contributor

It would be awesome to use --cache-from with our 1+ GB PHP images.

As far as the k8s changelog goes, I see that 1.7 supports it.

Would I just need to make a PR like #1658 ?

@zoidyzoidzoid
Copy link
Contributor Author

Whoops, solved by #1542

@dlorenc
Copy link
Contributor

dlorenc commented Jul 13, 2017

Could you link to the kubernetes changelog? I see here: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#external-dependency-version-information

Which doesn't say that 1.13 is supported. The tracking bug is still open afaict: kubernetes/kubernetes#42926

@r2d4 r2d4 added kind/feature Categorizes issue or PR as related to a new feature. iso/minikube-iso labels Jul 13, 2017
@kilianc
Copy link

kilianc commented Jul 28, 2017

see #1542 (comment)

If you are stuck with this, you can preview the custom ISO with:

$ minikube start --iso-url=https://storage.googleapis.com/minikube-builds/1542/minikube-testing.iso

Works perfectly for me! 🍻

@zoidyzoidzoid
Copy link
Contributor Author

Yeah, whoops, went down a rabbit hole and found those too, but never commented here. Nothing in the changelog and no progress on that issue. Hopefully 1.8 will support a couple newer versions.

@jgoclawski
Copy link
Contributor

Update: Docker 1.13 and 17.03.2 have been "officially validated" for use with Kubernetes 1.8 in kubernetes/kubernetes#42926

Changelog is being prepared in kubernetes/enhancements#408

@kilianc
Copy link

kilianc commented Aug 31, 2017

YAS!

@nieldw
Copy link

nieldw commented Oct 16, 2017

FWIW, I wrote a short post about how to add an alternative docker client to connect to an older docker engine, like the one running in minikube at the moment.

Linux - Installing alternative versions of docker client

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 16, 2018
@r2d4
Copy link
Contributor

r2d4 commented Jan 16, 2018

This is fixed in the latest release

@r2d4 r2d4 closed this as completed Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

8 participants