Creating a Kubernetes Cluster with Jenkins X
Explore how to create Kubernetes clusters with Jenkins X, including setting up new clusters in GKE, EKS, or AKS. Understand installation processes and how to prepare your environment for custom build packs to optimize CI/CD in Kubernetes.
We'll cover the following...
We'll cover the following...
As in the previous chapters, we’ll need a cluster with Jenkins X up-and-running. That means that 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 if you already have one. ...