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...
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 ...