DEV Community

Metronom profile picture

Metronom

DevOps / Kubernetes engineer. Local dev loops, clusters, and CI/CD — plus the sharp edges in between.

Joined Joined on  Personal website https://dorokhovich.com
Every MCP revision, and what each one took back

Every MCP revision, and what each one took back

Comments
2 min read
Hacker News + dev.to (a concrete '2-5 minutes to a few seconds' DX win is a proven front-page hook)

Hacker News + dev.to (a concrete '2-5 minutes to a few seconds' DX win is a proven front-page hook)

Comments
2 min read
Local Kubernetes Dev — Part 8: Tilt — a fast development loop

Local Kubernetes Dev — Part 8: Tilt — a fast development loop

Comments
1 min read
What GitHub's MCP Server Costs You Before You Ask It Anything

What GitHub's MCP Server Costs You Before You Ask It Anything

Comments
3 min read
Kubernetes ImagePullBackOff, CrashLoopBackOff, OOMKilled: The 3-Command Troubleshooting Playbook

Kubernetes ImagePullBackOff, CrashLoopBackOff, OOMKilled: The 3-Command Troubleshooting Playbook

Comments
6 min read
docker-compose vs Kubernetes: The dev/prod Parity Gap That Ate Our First Rollout

docker-compose vs Kubernetes: The dev/prod Parity Gap That Ate Our First Rollout

Comments
6 min read
The Kubernetes `:latest` Tag Problem: How a Mutable Tag Rolled Our Prod Back for 40 Minutes

The Kubernetes `:latest` Tag Problem: How a Mutable Tag Rolled Our Prod Back for 40 Minutes

Comments
6 min read
k3d Ingress Localhost Setup: Fixing "curl: could not resolve host" and the Dead Ingress

k3d Ingress Localhost Setup: Fixing "curl: could not resolve host" and the Dead Ingress

Comments
6 min read
Zero-Downtime Kubernetes Deployment: Killing Deploy 5xx With k3d Before Prod

Zero-Downtime Kubernetes Deployment: Killing Deploy 5xx With k3d Before Prod

Comments
6 min read
Real Kubernetes on your laptop in ~2 minutes with k3d (and you can throw it away for free)

Real Kubernetes on your laptop in ~2 minutes with k3d (and you can throw it away for free)

Comments
1 min read
Kubernetes Service 'Endpoints: <none>': The One Mismatched Label That Drops All Traffic

Kubernetes Service 'Endpoints: <none>': The One Mismatched Label That Drops All Traffic

Comments
6 min read
Run Postgres in Kubernetes for Local Development: Killing the docker-compose Parity Gap

Run Postgres in Kubernetes for Local Development: Killing the docker-compose Parity Gap

Comments
6 min read
Debug Kubernetes CrashLoopBackOff: The events -> describe -> logs Chain That Ends the Flailing

Debug Kubernetes CrashLoopBackOff: The events -> describe -> logs Chain That Ends the Flailing

Comments
5 min read
Local Kubernetes Dev — Part 5: Spinning up a local cluster with k3d

Local Kubernetes Dev — Part 5: Spinning up a local cluster with k3d

Comments
1 min read
Kubernetes Secrets Are base64, Not Encrypted: How We Leaked a DB Password to Git

Kubernetes Secrets Are base64, Not Encrypted: How We Leaked a DB Password to Git

Comments
6 min read
The Kubernetes Local Development Environment Checklist That Cut Onboarding From Two Months to Two Weeks

The Kubernetes Local Development Environment Checklist That Cut Onboarding From Two Months to Two Weeks

Comments
6 min read
k3d for Local Kubernetes: How We Cut Cluster Startup From 3 Minutes to Under 10 Seconds

k3d for Local Kubernetes: How We Cut Cluster Startup From 3 Minutes to Under 10 Seconds

Comments
6 min read
loading...