gcp Google Cloud release notes ·

GKE offers workload optimization and Arm support

infragcppreviewengineergcp-gke
feature

Google Kubernetes Engine now offers optimized GKE configurations via the gcloud CLI to improve performance for specific workloads like Redis and MySQL, available in preview. Additionally, GKE version 1.36.0-gke.3302001 and later supports running Arm workloads on the Autopilot compute platform, enhancing Pod scheduling latency. These features aim to boost performance and flexibility for GKE users running specific workloads or seeking Arm architecture support.

Features (2)
  • Google Kubernetes Engine

    You can generate optimized GKE configurations that can improve performance for specific workloads, such as Redis and MySQL, by using the gcloud CLI. The configurations are ConfigMaps and ComputeClasses that apply performance recommendations to the workloads and the nodes. These optimizations are available in Preview for GKE version 1.31.1-gke.12000 or later. You can measure the performance improvements by using open source benchmarks. For more information, see Optimize for workloads on GKE .

  • Google Kubernetes Engine

    In GKE version 1.36.0-gke.3302001 and later, you can run Arm workloads on the Autopilot container-optimized compute platform by using the general-purpose autopilot-arm and autopilot-arm-spot ComputeClasses. You can select these ComputeClasses in Autopilot or Standard clusters. GKE runs the workloads that select these ComputeClasses in Autopilot mode. This compute platform improves Pod scheduling latency, especially during autoscaling operations. For more information, see the following documents: Deploy workloads in Autopilot mode Autopilot Arm workloads

Read the original announcement →

https://docs.cloud.google.com/release-notes#August_05_2026

Related releases