GKE
GKE Cluster Setup
Guide for creating a GKE cluster using the gcloud CLI.
Create a GKE Cluster
Use the following gcloud command to create a GKE cluster with the specified settings.
Install Nginx Ingress Controller
Install the Nginx Ingress Controller.
Install Cert Manager
Install Cert Manager using Helm.
Set GKE Standard Storage Class
Execute the following command to test PVC creation.
Check the status of the PVC. If it is successfully created, the STATUS should be Bound.