GSOD Project Report: Document Jenkins on Kubernetes
Jenkins is the world’s leading open-source automation server used by companies large and small around the globe to implement continuous integration and continuous delivery.
Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation.
Kubernetes is compatible with the majority of CI/CD tools which allow developers to run tests, deploy builds in...