Here at Cycloid, we use open-source pipeline engine Concourse in Kubernetes. Over time, we noticed a problem – every time we wanted to add a new worker (in Concourse, the worker is the entity responsible for executing the scheduler’s operations), the process seemed long and inefficient. We decided to see if we could improve it by contributing to Concourse.
Best Practices for Using Jenkins in Enterprise Environments (2026 Guide)
By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015. Direct Answer. The 8 best practices for Jenkins in enterprise environments are: (1) use declarative pipelines over scripted, (2) govern shared libraries with versioning and approval, (3) organise pipelines with folder-based hierarchy, (4) implement Jenkins-as-code (Configuration as Code plugin), (5) add … Read more