Google Cloud with Terraform
Deploy the Internal Scanner to your Google Cloud project using GKE (Google Kubernetes Engine).
Overview
The Google Cloud deployment uses a Terraform module that provisions GKE and deploys the Internal Scanner with the following capabilities:
| Feature | Description |
|---|---|
| GKE Autopilot | Fully managed Kubernetes with automatic node management |
| Private Cluster | No public IPs on nodes |
| Workload Identity | Secure service account integration |
| Secret Manager | Secure credential storage |
| Private Service Connect | Secure connectivity to Google APIs |
| Cloud Monitoring | Observability and logging |
Getting Started
Contact your Detectify account team to get started with Google Cloud deployment. They can provide the latest Terraform module and walk through configuration for your environment.
For immediate deployment, you can also use the Helm Chart on any existing GKE cluster.
Next Steps
- Requirements — General requirements for all deployments
- Deployment Options — View all deployment options
Last updated on