Kubernetes 1.30 'Uwubernetes' Released
Kubernetes v1.30 graduated 17 features to stable, including Pod scheduling readiness and CEL for admission control, and reduced reliance on Secret-based service-account tokens.
Historical Archive. This article documents an event from 2024 and is preserved with its original date for reference. It is not current news, and details may have changed since publication.
What happened
Kubernetes v1.30, codenamed Uwubernetes, was released on April 17, 2024, per the official Kubernetes blog. The release consisted of 45 enhancements, with 17 graduating to stable, 18 entering beta and 10 in alpha, one of the larger batches of stabilisations in recent releases.
What graduated to stable
Pod scheduling readiness became stable, letting Kubernetes avoid trying to schedule Pods before the cluster has the resources to bind them, which reduces scheduler load and can save money when cluster autoscaling is active. CEL for admission control and CEL-based webhook match conditions graduated, giving operators an expression language for policy. Robust VolumeManager reconstruction after a kubelet restart, min domains in Pod topology spread, and the reduction of Secret-based service-account tokens also reached general availability.
Beta and alpha work
In beta, the release advanced structured authentication and authorization configuration, giving cluster administrators more flexible and extensible ways to configure the API server's auth chain, including support for multiple webhooks. New alpha features included recursive read-only mounts, a job success and completion policy for indexed Jobs, and traffic distribution for services, letting operators express a preference for routing traffic to topologically closer endpoints.
Why it mattered
With 17 features reaching stable, Uwubernetes delivered a broad set of production-ready improvements across scheduling, storage, security and policy. Pod scheduling readiness and the CEL-based admission features in particular gave platform teams more control over how and when workloads run, reinforcing Kubernetes' role as a flexible foundation for cloud-native infrastructure.
Related on Skillo
See also: Kubernetes 1.29 'Mandala', Kubernetes 1.31 'Elli'.
Sources
Published date reflects the original event date (2024-04-17). This article is original Skillo editorial written from the sources above; facts were verified in September 2026.
Written by
Skillo Staff
0 Comments
Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.