Search⌘ K

Creating a Kubernetes Cluster with Jenkins X and Importing App

Explore how to create a new Kubernetes cluster with Jenkins X, including serverless options for GKE, EKS, and AKS. Understand how to install Jenkins X in existing clusters and import applications to continue development and testing pipelines efficiently.

You can skip this section if you kept the cluster from the previous chapter and it contains serverless Jenkins X. Otherwise, we’ll need to create a new Jenkins X cluster.

🔍 All the commands from this chapter are available in the 15-advanced-pipelines.sh Gist.

Create a new cluster and install Jenkins X

For your convenience, the Gists that will create a new serverless Jenkins X cluster or ...