Service Account

Service Account Presets

Ready-to-deploy configuration presets for Service Account. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Workload Identity Service Account

This preset creates a GCP service account designed for GKE Workload Identity. No JSON key is generated -- pods authenticate via KSA-to-GSA binding instead. The account is granted logging, monitoring,...

02

CI/CD Pipeline Service Account

This preset creates a GCP service account with a JSON key for CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins). It has permissions to push container images, deploy to GKE, and deploy Cloud Run...