# 1.19.3-do.3 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. - Upgrades to system components: - Updated to [external-provisioner v2.0.4](https://github.com/kubernetes-csi/external-provisioner/releases/tag/v2.0.4) - Updated to [external-attacher v3.0.2](https://github.com/kubernetes-csi/external-attacher/releases/tag/v3.0.2) - Mitigated [CVE-2020-8569](https://github.com/kubernetes-csi/external-snapshotter/issues/421) by updating to [external-snapshotter v3.0.2](https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v3.0.2) - Updated to [external-resizer v1.0.1](https://github.com/kubernetes-csi/external-resizer/releases/tag/v1.0.1) - Cilium will configure new clusters (initially created with 1.19.3-do.3 and later) to route pod-to-pod and pod-to-service traffic directly. Clusters upgraded to 1.19.3-do.3 will continue to route this traffic via a VXLAN overlay network. - Mitigated a potential kernel deadlock by disabling frame buffer mode for the video console.