Supported and Bundled Versions
DC/OS Kubernetes supports the following versions of DC/OS and DC/OS Enterprise:
- DC/OS 1.12 or later.
DC/OS Kubernetes bundles the following versions of the base technology:
- etcd 3.3.20.
- Docker 19.03.3.
- Kubernetes 1.16.9.
- CoreDNS 1.6.9.
- Calico 3.13.1.
- Kubernetes Dashboard 1.10.1.
- Metrics Server 0.3.6.
- Velero 1.3.2.
Package Versioning Scheme
Packages are versioned with an a.b.c-x.y.z
format, where a.b.c
is the version of the DC/OS integration and x.y.z
indicates the version of Kubernetes.
For example, 1.0.0-1.9.3
indicates version 1.0.0
of the DC/OS integration and version 1.9.3
of Kubernetes.
Debian packages installed by default
The containers providing the Mesosphere Kubernetes Engine are based on Debian Buster. The control-plane, private worker, and public worker nodes have these Debian packages included with the base image:
Version Policy
The DC/OS Kubernetes Service is engineered and tested to work with a specific release of Kubernetes. We select stable versions of the base technology in order to promote customer success. We have selected the latest stable version of Kubernetes for new releases.