Creating a Kubernetes Cluster with Jenkins X
Explore the process of creating Kubernetes clusters integrated with Jenkins X. Learn to set up new serverless clusters on platforms such as GKE, EKS, and AKS, install Jenkins X, and prepare to import existing projects, enabling efficient continuous integration and delivery workflows.
Choosing the Kubernetes flavor
We’ll start from the beginning; we need a Kubernetes cluster with Jenkins X up-and-running. You can continue using the cluster from the previous chapter if you did not destroy it. Otherwise, you’ll need to create a new cluster or install Jenkins X ...