KDM- CLI
Lightweight terminal-based monitoring tool that actively tracks Kubernetes pods and Docker containers in real-time.
Problem & solution
Blind infrastructure monitoring
DevOps engineers need constant visibility into container health and pod status across clusters. Existing solutions are either heavyweight observability platforms (Datadog, Grafana) that take hours to configure, or raw kubectl commands with no persistent view. Teams waste time context-switching between terminals and dashboards just to answer "is everything running?"
Single-terminal observability
KDM-CLI delivers a clean, always-on terminal UI that watches Docker containers and Kubernetes pods simultaneously. One command launches a persistent monitoring session with real-time updates, status indicators, and resource usage — without leaving the terminal or configuring a single dashboard. As Code Owner, I engineered the automated CI/CD release pipeline that handles tag alignment and changelog generation across every deployment phase.