# 1.24.4-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. - First 1.24.x release - Updates to system components: - Updated to [Kubernetes v1.24.4](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#v1244) - The feature-gate: `LegacyServiceAccountTokenNoAutoGeneration` is disabled. This feature was moved to Beta in Kubernetes 1.24. - More information can be found about the impact of this change and service account credentials [here](https://kubernetes.io/docs/concepts/configuration/secret/#service-account-token-secrets) - Updated to [DO CSI v4.3.0](https://github.com/digitalocean/csi-digitalocean/releases/tag/v4.3.0) - Updated to [DO CCM v0.1.39](https://github.com/digitalocean/digitalocean-cloud-controller-manager/releases/tag/v0.1.39) - Updated to [cluster-autoscaler 1.24.0](https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.24.0)