Upgrade Docker to 18.09 (and containerd) #4180
Labels
co/runtime/containerd
co/runtime/docker
Issues specific to a docker runtime
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
While Kubernetes still recommends* using 18.06, some people are using the minikube Docker daemon for other purposes (such as building) and could benefit from upgrading to 18.09.
https://kubernetes.io/docs/setup/cri/#docker
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#kubernetes-v114-release-notes
As a part of this upgrade, we can stop using
docker-runc
anddocker-containerd
/docker-containerd-ctr
and instead use the regularrunc
andcontainerd
/ctr
.18.06.3-ce
18.09.5
The text was updated successfully, but these errors were encountered: