Back to feed
GCP·Google Kubernetes Enginefeature·
AI Insights

You can use automated disk type selection for Hyperdisk volumes on GKE.


You can use automated disk type selection for Hyperdisk volumes on GKE. This feature allows GKE to automatically select the most appropriate disk type based on the machine type of the node where your workload is scheduled.

With this feature, you can create a single StorageClass that supports clusters with mixed VM generations. For example, GKE can provision Hyperdisk on compatible instances (such as C3 or C4) while automatically falling back to Persistent Disk on other generations.

For more information, see Automated disk type selection.