Now It's Your Turn
Explore how to implement Jenkins X's opinionated continuous delivery and deployment processes within Kubernetes. Understand the importance of GitOps and prepare to apply these practices in a production environment. This lesson encourages sharing your experiences and building on the foundation gained throughout the course.
We'll cover the following...
We'll cover the following...
I showed a very opinionated way to do continuous delivery and continuous deployment using Jenkins X in a Kubernetes cluster. Unlike The DevOps 2.4 Toolkit: Continuous Deployment To Kubernetes, the opinions didn’t come from me, but rather the platform itself. Unlike the traditional Jenkins, Jenkins X dictates how you should do continuous delivery or continuous deployment. It can be tweaked, but you do ...