...

/

Creating a Kubernetes Cluster with Jenkins X

Creating a Kubernetes Cluster with Jenkins X

This lesson provides the link to gists that you can use to create a Kubernetes cluster with Jenkins X.

Choosing a Kubernetes flavor

Jenkins X runs on almost any Kubernetes cluster, so I’ll let you choose whether you want to use one you already have or create a new one. As long as Jenkins X is running and is accessible, you should be good to go.

🔍 All the commands from this chapter are available in the 03-quickstart.sh Gist. ...

Create a new cluster and install Jenkins X