2. Connect to a Cluster
In order to deploy your new project, you (perhaps obviously) need somewhere to deploy it to.
Here we hit a bit of a fork in the road, since you have a choice between setting up a local Kubernetes cluster on your dev machine or to connect to a remote cluster.
Last updated