Articles

Blog

Thoughts on DevOps, Cloud, Kubernetes and more.

Dex + LDAP: One Directory, Any App, via OpenID Connect
devops

Dex + LDAP: One Directory, Any App, via OpenID Connect

A practical, tested walkthrough of running Dex against an LDAP directory with Docker Compose, wiring up the connector, and letting a small Flask app log a real LDAP user in over OIDC — no password ever touches the app.

Read article
Keyless GitHub Actions on GCP: Workload Identity Federation End to End
gcp

Keyless GitHub Actions on GCP: Workload Identity Federation End to End

A complete, practical walkthrough of Workload Identity Federation between GitHub Actions and Google Cloud — architecture, gcloud CLI and Console setup, the GitHub org/repo changes nobody documents, principalSet IAM bindings, and working workflows for both Direct WIF and service account impersonation.

Read article
GCP Secret manager integration with GKE
k8s

GCP Secret manager integration with GKE

GCP Secret manager integration with GKE

Read article
how to setup docker compose with example
docker

how to setup docker compose with example

how to setup docker compose with example

Read article