Infra App connects automatically to most clusters. If running kubectl
works without any modifications or custom scripts, then Infra App will also work out of the box.
​Download and install the Google Cloud SDK (this includes the gcloud
CLI tool)
​Login with a user that has access to the cluster via gcloud auth login
​Create a config file entry using gcloud
. For example:
gcloud container clusters get-credentials <cluster-name>
You're done! Infra App will discover the entry in your Kubernetes config file and automatically switch to your cluster. At any time you can access this cluster via the Cluster Switcher: