Lab
Get up and running with Jenkins on Google Kubernetes Engine
The Lab repository is a hands-on tutorial and reference implementation that demonstrates how to build a complete continuous delivery pipeline using Kubernetes and Jenkins on Google Cloud. It walks developers through the process of automating software delivery by integrating source control, build systems, containerization, and deployment orchestration into a unified workflow. The project leverages Google Kubernetes Engine to manage containerized applications and uses Jenkins pipelines to...