# 1.16.2-do.1 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. - Set eviction threshold for `imagefs.inodesFree` to [ensure Kubelet cleans up unused images before inodes are exhausted completely](https://kubernetes.io/docs/tasks/administer-cluster/out-of-resource/#with-imagefs). - Retain customer-configured reclaim policy for the `do-block-storage` StorageClass across upgrades - Upgrades to system components: - Updated to [Cilium v1.6.4](https://github.com/cilium/cilium/releases/tag/v1.6.4) - Updated CSI driver sidecars to fix [CVE-2019-11255](https://github.com/kubernetes/kubernetes/issues/85233) - Updated to [external-provisioner v1.3.1](https://github.com/kubernetes-csi/external-provisioner/releases/tag/v1.3.1) - Updated to [external-snapshotter v1.2.2](https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v1.2.2)