Version 2.7.0-1.18.6 - 10th August, 2020
Breaking Changes from 1.x
- DC/OS Kubernetes
2.7.0-1.18.6
requires DC/OS 1.12 or higher. - DC/OS Kubernetes
2.7.0-1.18.6
introduces breaking changes to the way the package works and is deployed. Therefore, it is not possible to upgrade an existing installation of DC/OS Kubernetes 1.x to2.7.0-1.18.6
. - Before installing
kubernetes-cluster
package2.7.0-1.18.6
, thekubernetes
package must be installed and running. - Now, when installing DC/OS Kubernetes on DC/OS Enterprise, you must specify a service account and a service account secret with adequate permissions.
- Package options have been renamed and re-organized.
node_placement
renamed toprivate_node_placement
reserved_resources
renamed toprivate_reserved_resources
control_plane_reserved_resources
contains the combined resources from previous1.x
optionsapiserver
,controller_manager
andscheduler
and2.0.0-1.12.0-beta
optionscontrol_plane_cpus
,control_plane_mem
andcontrol_plane_disk
were moved to under this group.
Improvements
- Kubernetes v1.18.6
- Docker v19.03.12
- Calico v3.15.1
- Velero v1.4.2
- Kubernetes Dashboard v2.0.3
- Adds
service.constraints
option to set placement constraints for the MKE or Kubernetes cluster scheduler.
Bug Fixes
Documentation
Known Issues
Known issues and limitations are listed in the Limitations page.
Changelog
See Changelog for a list of all changes.