Infrastructure
GKE cluster is provisioned with Terraform, with IAM and workload identity resources for CI/CD.
Production Demo
This site is a live deployment demo: a containerized app on GKE with HTTPS from cert-manager, automated CI/CD via GitHub Actions, and secure cloud authentication using OIDC.
GKE cluster is provisioned with Terraform, with IAM and workload identity resources for CI/CD.
Lightweight NGINX container serves static pages. New images are built and deployed automatically.
cert-manager issues HTTPS certificates via Cloudflare DNS challenge. Secrets stay outside source code.