1.19.3-do.0
Validated on 27 Oct 2020 • Last edited on 1 Dec 2022
DigitalOcean Kubernetes (DOKS) is a Kubernetes service with a fully managed control plane, high availability, and autoscaling. DOKS integrates with standard Kubernetes toolchains and DigitalOcean’s load balancers, volumes, CPU and GPU Droplets, API, and CLI.
Starting with DigitalOcean Kubernetes 1.19, the NodePort range 30000-32767 is not open by default anymore. Instead, a new controller automatically manages access through the firewall based on the Services of type NodePort
currently defined in the cluster.
Consult the worker node firewalls documentation for details.
- First 1.19.x release
- Upgrades to system components:
- Updated to Cilium 1.8.4
- Enabled HA mode in cilium-operator
- Updated to DO CCM v0.1.29
- Updated to CoreDNS v1.7.1
- Updated to CSI driver v2.1.0
- Added support for Kubernetes 1.19
- Updated to external-provisioner v2.0.2
- Updated to external-attacher v3.0.0
- Updated to external-snapshotter v3.0.0
- Updated to external-resizer v1.0.0
- Updated to Cilium 1.8.4
- Reduced
--terminated-pod-gc-threshold
on kube-controller-manager to 100 pods