Rollout Sentinel
A Kubernetes operator that watches Prometheus during rollouts and pauses the ones that regress — metrics-driven deployments without a service mesh.
~/projects
Selected work, experiments, and open-source contributions.
A Kubernetes operator that watches Prometheus during rollouts and pauses the ones that regress — metrics-driven deployments without a service mesh.
A predictive autoscaler that forecasts demand from history and scales ahead of the wave with KEDA, so the pods are warm before the traffic arrives.
A production-shaped LLM inference platform — KServe, vLLM and llm-d behind Envoy Gateway, deployed with Argo CD and Helm, built to learn where serving actually breaks.
Automated provisioning of isolated e-commerce stores with Argo Workflows — a namespace, database, cache, catalogue and ingress per tenant, from one YAML file to a first order in under seven minutes.
A three-part build log on running accelerators well: why the bottleneck moves, how the scheduler sees a GPU, and how to share one without regret.