kubernetes, pipeline, jenkins Set Up a Jenkins CI/CD Pipeline with Kubernetes Last update: January 19, 2020 Continuous integration and delivery or CI/CD is the most crucial part of DevOps, and cloud-native too. CI/CD connects all the bits. With Kubernetes cluster deploying Jenkins server is easy. Of course thanks to Helm. The hard part is creating pipeline which builds, deploys and test your softw