Creating a Kubernetes Cluster with Jenkins X and Importing App
Explore how to create a Kubernetes cluster using Jenkins X and import your first serverless application with Knative. Learn the commands to set up clusters and manage serverless deployments efficiently.
We'll cover the following...
We'll cover the following...
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. ...