Deploy on GCP
Using Terraform
Last updated
Was this helpful?
Using Terraform
Last updated
Was this helpful?
is one of the world's three most popular cloud providers. It offers a high-performance infrastructure for cloud computing, data analytics & machine learning. Secure, reliable, and high-performance cloud services.
At the moment, memphis utilizing to automate the entire deployment process from VPC creation, to K8S, to memphis deployment.
Terraform codifies cloud APIs into declarative configuration files.
A
A + GCP
gcloud SDK + CLI , configuration depends on station OS.
Authorize the SDK to access GCP using your user account credentials
Enable API services:
quota according to your region. (Default is 8, increase to at least 12)
Terraform is
Kubectl is
helm is
Once deployment is complete, the Memphis Load Balancer URL will be revealed.
Display memphis load balancer public IP by running the following -
The UI will be available through https://<Public IP>:9000
Destroy Memphis App -
Destroy Memphis GKE Cluster -