GCP Control Plane
Deploy the Aurva control plane on Google Cloud Platform.
GCP support for the Aurva control plane is on the roadmap. This page will be updated with full deployment instructions when available.
Planned Deployment Options
| Option | Status |
|---|---|
| GKE (Google Kubernetes Engine) | Planned |
| GCE VM (Compute Engine) | Planned |
What to Expect
The GCP control plane deployment will follow the same architecture as the existing AWS EKS CloudFormation and AWS EKS Terraform options:
- Managed Kubernetes cluster or single-VM deployment
- Cloud SQL (PostgreSQL) for metadata storage
- GCS bucket for scan artifacts
- IAM service accounts with least-privilege permissions
- Private networking with VPC-native clusters
In the Meantime
If you need to deploy on GCP today, use the On-Premises PostgreSQL guide on a GCE instance. This approach works on any Linux VM and does not depend on AWS-specific services.
Interested in GCP support? Contact your Aurva account team to join the early-access program and influence the roadmap.