← Back to projects
CI/CDActiveOpen source

Jenkins → Minikube CI/CD

A complete local CI/CD pipeline demonstrating Jenkins running in Docker, building a containerised Go application, pushing to a local Docker registry, and deploying to a Minikube Kubernetes cluster with health checks and rollout verification.

Highlights

  • Fully local, no cloud account required
  • 6-stage pipeline: test → build → push → deploy → verify
  • One-command bootstrap (setup.sh)

Tech Stack

JenkinsDockerKubernetesMinikubeGoCI/CD

Reactions & comments