Home / Platform management / Clusters / Clusters / Public Cloud Cluster Initialization / Storage Initialization / Google GKE Cluster Storage Initialization

Google GKE Cluster Storage Initialization

Integration with Google GKE and storage initialization configuration.

Constraints and Limitations

Prerequisites

Procedures

  1. Go to Platform Management, click Storage Management > Storage Class in the left navigation bar.

  2. Click the Update Project button on the right of the storage class named standard-rwx or standard-rwo.

    Tip: After accessing the GKE cluster, default storage classes are generated as follows. It is recommended to use the standard-rwx storage class for file storage and the standard-rwo storage class for block storage. Refer to Explanation of Default Storage Classes for details.

  3. Choose how to Assign Projects as needed, then click Update to assign the standard-rwx or standard-rwo storage class to projects for use.

    Tip: If the default storage class does not meet your requirements, you can create a new storage class and modify the relevant parameters as needed, as described in Explanation of Storage Class Parameters .

Explanation of Default Storage Classes

Storage Class Name Storage Class Type Description
(Recommended) standard-rwx File Storage Uses Basic HDD Filestore Service Tier .
(Recommended) standard-rwo Block Storage Uses balanced persistent disk.
premium-rwx File Storage Uses Basic SSD Filestore Service Tier .
premium-rwo Block Storage SSD persistent disk.
enterprise-rwx File Storage Uses Enterprise Filestore Service Tier .
enterprise-multishare-rwx File Storage Uses Enterprise Filestore Service Tier . Refer to Filestore multiple share for Google Kubernetes Engine .

Explanation of Storage Class Parameters