About
Hey, I'm Subodh -- a DevOps and SRE engineer based in Mumbai.
I spend most of my time building and breaking infrastructure: Kubernetes clusters, CI/CD pipelines, observability stacks. At Sahasrara Metatech, I maintain production workloads for clients including **Lenskart B-Lens ** and Aarogyam & TVAK at AIIMS Delhi.
This blog is where I write up things I figured out the hard way, config quirks, debugging sessions, homelab experiments, the occasional opinion. No tutorials copied from docs. Mostly things I wish existed when I was searching at 2am.
Homelab
Everything runs on a 1GB RAM Debian VPS. Constraints make you think harder about what's actually necessary.
| Service | What it does |
|---|---|
| mrsubodh.xyz | Portfolio and main site |
| Woodpecker CI | Lightweight CI for personal projects |
| Beszel | Server monitoring stack |
| PocketBase | Self-hosted backend and database |
| Filebrowser | Cloud storage and file management |
| chat.mrsubodh.xyz | Self-hosted IRC relay chat server |
| ntfy | Push notifications from anywhere |
Kubernetes lab
I also run a 3-node bare-metal Kubernetes cluster on AlmaLinux:
| Node | Role |
|---|---|
| master-k8s-01 | Control plane |
| node-k8s-01 | Worker |
| node-k8s-02 | Worker |
Running: Harbor registry, ArgoCD, Jenkins, MetalLB, Envoy Gateway, Prometheus and Grafana.
Currently Working On
- Production Kubernetes ecommerce platform with Harbor, Envoy Gateway and Jenkins CI/CD
- Rust/Axum REST APIs optimised for 100MB RAM servers
- Self-hosted observability and alerting pipelines
Education
M.Sc. Computer Science -- BK Birla College, Mumbai 2nd Rank, Distinction
Previously worked as a Professor at Thakur College before moving into infrastructure engineering full-time.
Get in Touch
| Platform | Link |
|---|---|
| GitHub | github.com/tusuii |
| linkedin.com/in/subodh-kamble | |
| Portfolio | mrsubodh.xyz |
| subodhkamble099@gmail.com |

Always learning. Always breaking something in the homelab.