Version 2.4.8-1.15.10
Breaking Changes from 1.x
- DC/OS Kubernetes
2.4.8-1.15.10requires DC/OS 1.12 or higher. - DC/OS Kubernetes
2.4.8-1.15.10introduces 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.4.8-1.15.10. - Before installing
kubernetes-clusterpackage2.4.8-1.15.10, thekubernetespackage 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_placementrenamed toprivate_node_placementreserved_resourcesrenamed toprivate_reserved_resourcescontrol_plane_reserved_resourcescontains the combined resources from previous1.xoptionsapiserver,controller_managerandschedulerand2.0.0-1.12.0-betaoptionscontrol_plane_cpus,control_plane_memandcontrol_plane_diskwere moved to under this group.
Improvements
- Add option to configure Kubernetes Controller Manager terminated pod garbage collection threshold.
Bug Fixes
- Update base images of Kubernetes API Server, Controller Manager, Scheduler and Kube-proxy to address CVEs.
- Tighten permissions of PKI key files according to CIS benchmark recommendations.
Documentation
Known Issues
Known issues and limitations are listed in the Limitations page.
Changelog
See Changelog for a list of all changes.
Kubernetes Documentation