Ecosystem
The open-source tools and infrastructure that power the platform.
Cloud
Infrastructure as Code
Kubernetes
Google Kubernetes Engine
Managed Kubernetes clusters across multiple zones and regions with Workload Identity, KMS encryption, and GKE Fleet.
Helm
Package manager for Kubernetes used to deploy Istio, cert-manager, and other cluster add-ons.


Istio
Service mesh providing mTLS, traffic management, locality-based load balancing, and Cloud Armor WAF integration.


cert-manager
Automates TLS certificate lifecycle management on GKE — no manual renewal, no expiry surprises.


OPA Gatekeeper
Enforces admission policies cluster-wide using Open Policy Agent — preventing non-compliant resources from being deployed.

Observability & Security
CI/CD
Developer Tooling
pre-commit
Enforces formatting, validation, documentation generation, and security checks before every commit.

Docker
Used to containerize platform applications and build standardized development environments. Container images are pushed to Google Artifact Registry.
GitHub Copilot
AI-assisted development across the platform — team-level agents automate module scaffolding, repo creation, and PR workflows.
Docusaurus
Powers the platform documentation site — open-source, React-based, and deployed via GitHub Pages.



