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
Did you find the above information helpful?
Please give us your feedback.
Thank you for your feedback.