Version 2.6.0-1.17.7
Breaking Changes from 1.x
- DC/OS Kubernetes
2.6.0-1.17.7
requires DC/OS 1.12 or higher. - DC/OS Kubernetes
2.6.0-1.17.7
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.6.0-1.17.7
. - Before installing
kubernetes-cluster
package2.6.0-1.17.7
, 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 1.17.7
- Docker 19.03.8
- etcd 3.3.22
- Calico 3.14.1
- Velero 1.4.0
- CoreDNS 1.7.0
- Update Debian base container images to version stable-20200607-slim
Bug Fixes
Documentation
Known Issues
Known issues and limitations are listed in the Limitations page.
Changelog
See Changelog for a list of all changes.