Blog
Just a memory bank for me to write about my experiences and thoughts.
- Automatic GCP IAM Authentication for GitHub Actions using OIDCFebruary 25, 2026
Use GitHub OIDC and GCP Workload Identity Federation to deploy to GKE without storing long-lived service account keys in GitHub.
- Automatic IAM Database Authentication to GCP CloudSQL from GKEFebruary 19, 2026
Connect your GKE pods to CloudSQL PostgreSQL without passwords or service account keys using Workload Identity and IAM database authentication.
- Hello WorldDecember 28, 2025
My first blog post!