1.33.1-do.0
Validated on 16 Jun 2025 • Last edited on 16 Jun 2025
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.33.x release
- Updates to system components:
- Updated to Kubernetes v1.33.1
- Updated to Cilium 1.17
- Updated to DO CSI v4.14
- Updated to DO CCM v0.1.61
- Load balancer services now default to network load balancers (NLB) instead of regional load balancers. Use the
service.beta.kubernetes.io/do-loadbalancer-type
annotation with a value ofREGIONAL
orREGIONAL_NETWORK
to change the load balancer type.
- Load balancer services now default to network load balancers (NLB) instead of regional load balancers. Use the
- For VPC-native networking only:
- Enabled the Gateway API by default. This feature is in public preview.
- Enabled VPC-native cluster networking by default when you create new clusters. If you do not specify the subnet ranges for pod and service networking, we choose the values for you.