Common Gotchas When Working with HPAs in Kubernetes
The Horizontal Pod Autoscaler looks simple, but missing metrics, unset requests, averaging behavior, and stabilization windows can make it quietly do the wrong thing.
DevOps Engineer — Kubernetes, GitOps & release automation

The Horizontal Pod Autoscaler looks simple, but missing metrics, unset requests, averaging behavior, and stabilization windows can make it quietly do the wrong thing.

A practical tour of man page sections, local documentation paths, and command-line discovery techniques for learning Linux from the system itself.

How to connect traditional RPM packaging with GitHub Actions so packages can be built, archived, and distributed through a repeatable CI pipeline.

Using Bash's PS4 prompt with set -x to add timestamps, file names, line numbers, and useful context to shell trace output.
Full-stack Helm-chart generation platform in Go & React. One declarative ChartpressConfig becomes a complete umbrella chart with per-service Deployment/StatefulSet/DaemonSet subcharts — exposed as a Cobra CLI, an HTTP API, and a React/Vite web app.
Cookiecutter generator for Helm-focused Argo CD GitOps repos — scaffolds ApplicationSets, bootstrap manifests, and per-cluster Helm values across dev/stage/prod with CI-driven progressive promotion.