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
- Config Connector 1.154.1 Adds New Alpha Resources and Field Support Google Cloud release notes ·
- Google Cloud AI Infrastructure and Orchestration Updates - July 2026 Google Cloud Blog ·
- Google Kubernetes Engine: New versions and deprecations Google Cloud release notes ·
- Managed Service for Apache Spark drops default Conda channels Google Cloud release notes ·
- GKE Optimizations Reduce AI Agent Compute Costs Up To 75% Google Cloud Blog ·
- Cloud SDK 578.0.0: Database Migration default change, AlloyDB backup DR GA, BigQuery improvements Google Cloud release notes ·