DigitalOcean Kubernetes (DOKS) is a managed Kubernetes service. Deploy Kubernetes clusters with a fully managed control plane, high availability, autoscaling, and native integration with DigitalOcean Load Balancers and volumes. DOKS clusters are compatible with standard Kubernetes toolchains and the DigitalOcean API and CLI.
GPU worker nodes are now available in early availability for select DOKS customers. For more information, see GPU Worker Nodes.
We have increased the volume attach limit for DOKS nodes from 7 to 15.
DOKS now supports the LoadBalancerSourceRanges
field in the load balancer service configuration file. This field specifies a list of IP addresses from which traffic can pass to the load balancer.
We have deprecated the service.beta.kubernetes.io/do-loadbalancer-allow-rules
annotation in favor of the LoadBalancerSourceRanges
field.
For more information, see all Kubernetes release notes.