Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2021-04-14 15:43:53
To connect to a serverless cluster from your local computer, use the Kubernetes command-line tool kubectl.
For more information, see Installing and Setting up kubectl.
Copy the Config file to $HOME/.kube/config, which is the default path of kubectl, on your local computer.
Access the cluster from your local computer by using kubectl:
kubectl get node
Pure Mode