Search⌘ K
AI Features

Creating a Kubernetes Cluster with Jenkins X

Explore how to create and manage Kubernetes clusters using Jenkins X to support ChatOps and CI/CD workflows. This lesson guides you through using scripts for serverless clusters on GKE, EKS, and AKS, helping you integrate Jenkins X effectively within your DevOps toolset.

If you kept the cluster from the previous chapter, you can skip this section. Otherwise, we’ll need to create a new Jenkins X cluster.

🔍 All the commands from this chapter are available in the ...