Preparing GCP infrastructure for installing DevOps Loop on GKE
You must set up the required Google Cloud Platform (GCP) infrastructure including DNS, a global static IP address, and RWX Storage, before deploying DevOps Loop on Google Kubernetes Engine (GKE).
You must have completed the following tasks:
-
Ensured that your GCP environment includes the required roles and APIs:
- The service account used for the GKE cluster must have the
roles/file.serviceAgentIAM role. - Enabled the following APIs at the project level:
file.googleapis.comgkehub.googleapis.comThese APIs and permissions are required for filestore provisioning, CSI driver operations, and certificate management within GKE.
- The service account used for the GKE cluster must have the