Blog
Engineering Notes & Guides
Practical, step-by-step write-ups on CI/CD, DevOps automation, and modern delivery pipelines.
February 27, 2026•10-12 min read
How to Set Up CI/CD with Jenkins and Docker Standalone (GitHub)
Step-by-step guide to connect GitHub with Jenkins, build Docker images, and deploy to a standalone Docker host.
JenkinsCI/CDDockerGitHub
Read article →
February 27, 2026•12-14 min read
Kubernetes CI/CD with Jenkins, Buildkit, and Helm (K3s)
A real Jenkins shared library pipeline that builds, pushes, and deploys to Kubernetes with Helm.
KubernetesJenkinsHelmK3s
Read article →