Search⌘ K
AI Features

Creating a Kubernetes Cluster (Without Jenkins X)

Explore how to manually create a Kubernetes cluster using tools like gcloud or Terraform instead of Jenkins X commands. This lesson helps you understand independent cluster setup on platforms such as GKE and EKS, preparing you to install and manage Jenkins X with greater flexibility and control.

⚠️ As mentioned at the beginning of this chapter, the examples are verified only in GKE and EKS, given those are the only currently (February 2020) supported platforms for jx boot. Double-check the ...