- DigitalOcean Kubernetes Changelog
- How to Configure Advanced Load Balancer Settings in Kubernetes Clusters
- How to Connect to a DigitalOcean Kubernetes Cluster
- How to Use the Routing Agent in Kubernetes Clusters
- How to Upgrade DOKS Clusters to Newer Versions
- How to Use Gateway API to Route Traffic in Kubernetes Clusters
- How to Add Load Balancers to Kubernetes Clusters
- How to Create Kubernetes Clusters
- Kubernetes Quickstart
- DigitalOcean Kubernetes Supported Releases
DigitalOcean Kubernetes
Generated on 10 Sep 2026
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.
Quickstarts and intermediate tutorials to get started.
How to accomplish specific tasks in detail, like creation/deletion, configuration, and management.
API and CLI reference documentation for the DigitalOcean Kubernetes service, including example requests and available parameters.
Explanations and definitions of core concepts in Kubernetes.
Features, plans and pricing, availability, limits, known issues, and more.
Get help with technical support and answers to frequently asked questions.
Related Links
Choosing the best deployment platform for your business.
Maximize reliability for critical workloads and environments.
Framework to set up production-grade clusters.
Hands-on tutorial for going from day one to production on DOKS.
How customers build and scale their applications using DOKS and other DigitalOcean services.
Learn Kubernetes by starting with one of our preconfigured stacks.
Changelog
Notable changes for each available version of DigitalOcean Kubernetes and archives of changes for unavailable versions.
Latest Updates
9 September 2026
-
DigitalOcean Kubernetes (DOKS) now supports Spot GPU node pools in public preview. You can run worker nodes on interruptible Spot GPU capacity for AMD Instinct MI350X and MI355X and NVIDIA B300 GPUs, at a lower, variable rate than on-demand GPU nodes.
Spot GPU node pools work with the cluster autoscaler, and you can pair them with an on-demand GPU node pool as a configurable fallback. For supported GPU shapes, regions, pricing, and behavior, see Spot GPU node pools.
1 September 2026
-
The peer-to-peer OCI registry plugin for DigitalOcean Kubernetes (DOKS) is now in general availability. The plugin uses Spegel to mirror container image layers across cluster nodes, so a node can pull layers from a peer that already has them instead of the origin registry. This reduces the number of pulls that leave the cluster, lowers your exposure to external registries’ rate limits, and speeds up image pulls on clusters that reuse the same images across many nodes.
The plugin is disabled by default and is available on clusters running Kubernetes 1.36 or later.
-
DigitalOcean Kubernetes (DOKS) now supports Isolated Worker Nodes in public preview. Every worker node in an isolated cluster runs without a public IPv4 address, so nodes are removed from the public internet at the network level rather than only protected by a firewall.
Outbound traffic, including node provisioning and container image pulls, routes through a VPC NAT Gateway, and other resources in the same VPC reach the nodes over private addresses. The Kubernetes API server stays publicly reachable so you can still manage the cluster. You enable isolation when you create a cluster running Kubernetes 1.36 or later.
25 August 2026
-
v5 Droplet configurations are now available in the
atl1,ric1,mkc1, andmem1datacenters. They run on 5th Generation AMD EPYC processors for higher per-core performance and let you size compute, memory, storage, and networking independently. Choose Shared for shared vCPUs or General Purpose for dedicated vCPUs. v5 Droplets are billed per second at an hourly rate without a monthly usage cap.DigitalOcean Kubernetes (DOKS) supports a subset of v5 configurations in these datacenters, with 50 GiB or 80 GiB boot disks. For details, see How to Create a Droplet, Choosing the Right CPU Droplet Plan, and Choosing the Right Kubernetes Plan.
For more information, see all Kubernetes release notes.