gcp Google Cloud release notes ·

GKE 1.37 Now Available, Deprecates Identity Service for GKE

infragcpgapreviewdeprecationengineergcp-gke
deprecation feature patch announcement

Google Kubernetes Engine (GKE) version 1.37 is now available in the Rapid channel, bringing new features and significant changes. This release deprecates Identity Service for GKE, blocking its use in new and upgraded clusters and requiring migration to Workforce Identity Federation for external OIDC authentication. It also introduces control plane node creation for enhanced cluster security and an improved system resource reservation algorithm for new node pools. Developers and administrators should review the changes for potential impact on cluster creation, upgrades, and resource allocation.

Deprecations (1)
  • Google Kubernetes Engine

    Removed in 1.37 Identity Service for GKE is no longer supported starting in GKE 1.37: Creating new clusters or upgrading existing clusters to GKE version 1.37 or later with Identity Service for GKE enabled is blocked. For external OIDC authentication, please migrate to Workforce Identity Federation . For more information, refer to Authenticate with third-party identity providers .

Features (1)
Enhancements (1)
  • Google Kubernetes Engine

    Other changes in 1.37 Starting with GKE version 1.37.0-gke.2100000, newly created clusters default to using control plane node creation, which improves cluster security by having the control plane manage node registration instead of kubelet self-registration. Existing clusters are not affected. If your workloads require legacy kubelet self-registration, you can opt out during cluster creation by specifying --node-creation-mode=KUBELET . For more information, see Disable control plane node creation . In version 1.37 and later, newly created node pools use an improved formula to calculate the de

Notes (1)
  • Google Kubernetes Engine

    Kubernetes 1.37 is available Kubernetes 1.37 is now available in the Rapid channel. For more information about the content of Kubernetes 1.37, read the Kubernetes 1.37 Release Notes and Kubernetes 1.37 Release Blog .

Read the original announcement →

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

Related releases