GKE Adds Reservation Affinity, N4D Machines, and VPA CPU Boost
Google Kubernetes Engine now supports reservation affinity to prevent fallback to on-demand capacity and adds the N4D machine series for node pool auto-creation and Autopilot clusters. A new Vertical Pod Autoscaler feature offers CPU startup boost for improved latency and cost efficiency, currently in preview. These updates aim to enhance resource management and performance for GKE users, with the Filestore API enablement change scheduled for 2026.
Features (3) ›
- Google Kubernetes Engine
In GKE version 1.36.0-gke.3204000 and later, when you manually or automatically create a GKE node pool that consumes capacity reservations, you can stop GKE from falling back to on-demand capacity if reserved capacity isn't available. To consume any matching reservation without fallback, specify the any-reservation-then-fail reservation affinity in your node pool creation request, Pod specification, or ComputeClass specification. In ComputeClasses, this reservation affinity lets GKE move on to the next priority rule instead of creating on-demand compute resources. For more information, see Con
- Google Kubernetes Engine
GKE version 1.33 now supports the N4D machine series for node pool auto-creation and Autopilot clusters in the following patch versions and later: Node pool auto-creation : 1.33.12-gke.1208000 and later Autopilot : 1.33.13-gke.1079000 and later
- Google Kubernetes Engine
In GKE version 1.36.0-gke.4447000 and later, the VerticalPodAutoscaler supports CPU startup boost , which temporarily increases CPU requests during application startup to improve startup latency and cost efficiency. This feature is available in Preview.
Enhancements (1) ›
- Google Kubernetes Engine
Starting on June 30, 2026, the Filestore API ( file.googleapis.com ) is enabled by default when you enable the Kubernetes Engine API ( container.googleapis.com ) in a project. The Filestore API is required for PersistentVolumes that use the ReadWriteMany access mode in GKE .
https://docs.cloud.google.com/release-notes#July_16_2026
Related releases
- GKE Network Endpoint Group Pre-provisioning Enters Public Preview Google Cloud release notes ·
- Google Kubernetes Engine Updates Version Availability Across Channels Google Cloud release notes ·
- Google details dynamic capacity management strategies for AI infrastructure Google Cloud Blog ·
- Google Distributed Cloud for Bare Metal Version 1.36.0-gke.532 Now Available Google Cloud release notes ·
- Google Distributed Cloud (software only) for VMware 1.36.0-gke.532 Released with Kubernetes 1.36 Google Cloud release notes ·
- FinOps for AI Agents: Flexible Billing and Cost Controls for Gemini Enterprise Google Cloud Blog ·