What versions of Docker does Kubernetes v1.9
support?
Is there a road map for these?
Trend here:
Docker version supported in Kubernetes 1.8
Which Docker versions will K8s 1.7 support?
Your container runtime must support at least v1alpha2 of the container runtime interface. Kubernetes 1.25 defaults to using v1 of the CRI API.
Yes, you absolutely can, now and in the foreseeable future. You see, Docker doesn't run Docker-specific images; it runs OCI-compliant containers. As long as Docker continues using this format, Kubernetes will keep accepting them.
Any number of CRIs can be deployed on version 1.24, including Docker. The latest Kubernetes release also marks a change in philosophy surrounding which features are enabled by default.
The Kubernetes 1.24 release. The release will deprecate several (beta) APIs in favor of stable versions of the same APIs. The major change coming in the Kubernetes 1.24 release is the removal of Dockershim.
The validated docker versions are the same as for v1.8
1.11.2
to 1.13.1
17.03.x
Source: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.9.md#external-dependencies
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With