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 Blueprint for Enterprise AI Workload Security Google Cloud Blog ·
- Google Cloud AI Threat Defense Combats AI-Driven Cyberattacks Google Cloud Blog ·
- Cloud SDK 576.0.0: BigLake, GKE, Compute Engine updates Google Cloud release notes ·
- GKE Dataplane V2 requires CNI 1.1.0 compatibility Google Cloud release notes ·
- Claude on Google Cloud for Enterprise Production AI Google Cloud Blog ·
- Google Cloud C4N instances achieve GA for optimized network and storage I/O Google Cloud Blog ·