Creating a Kubernetes Cluster (Without Jenkins X)
This lesson provides the link to gists that you can use to create a Kubernetes cluster without Jenkins X.
We'll cover the following...
⚠️ 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 documentation to see whether that changed or be ...