What Now?
Explore the advantages of moving from static to serverless Jenkins X pipelines and understand how using build packs can ease this transition. Learn how to manage pipeline syntax effectively and decide whether to continue or remove your current Jenkins X cluster. This lesson equips you to prepare for future Jenkins X developments and maintain efficient CI/CD processes.
We'll cover the following...
If you are using static Jenkins X, you should consider relying on build packs as much as possible. Serverless Jenkins X is the future, and most of the effort to create new features and fix bugs will be focused around it. On the other hand, static Jenkins X is in “maintenance mode”. But that doesn’t mean that you should use it. There are quite a few reasons why static Jenkins X might be a better option for you but we won’t cover those now. I’m mentioning all this ...