Hacker News new | past | comments | ask | show | jobs | submit login

OpenShift's Jenkins <-> Kubernetes integration plugin is pretty neat.

Authentication, SSH secrets and - most importantly - running each build in an ephemeral pod works out of the box.

https://docs.openshift.com/container-platform/3.9/dev_guide/...




OpenShift's Jenkins integration is good.

Though its even cooler to use Jenkins X on OpenShift as you get automated CI/CD pipelines + Environments, Preview Environments on Pull Requests and GitOps based Promotion between environments.


You can just use helm to install the default chart for Jenkins, and override the specific configuration you need.

But it’s still very clunky to work with, and spinning up a pod only happens when the build queue is not empty. It’s extremely slow.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: