# 1.22.11-do.0 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. - Updates to system components: - Updated kernel to [Linux 5.10.120](https://packages.debian.org/buster-backports/linux-image-5.10.0-0.bpo.15-amd64-unsigned). - Updated to [Kubernetes v1.22.11](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v12211) - Updated to [etcd v3.5.4](https://github.com/etcd-io/etcd/releases/tag/v3.5.4) - Changes to system components: - Disabled Cilium’s eBPF-based NodePort handling in favor of `kube-proxy` as it does not support graceful termination properly in v1.10. This also disables the eBPF implementations for features depending on NodePort handling in Cilium in favor of `kube-proxy`, namely host IP and external IP processing.