mini-osb
2026-05Developers provisioning databases and caches for microservices face manual kubectl workflows: slow, error-prone, and hard to automate from CI/CD pipelines.
Built a lightweight Open Service Broker that provisions real Kubernetes pods (Redis, Postgres) through a declarative config file or GitHub webhook triggers, with a dashboard UI for visibility.
One-command service provisioning with an extensible catalog. Any new service type is a config entry, not a code change.
