Setup command line accessΒΆ
This guide shows you how to set up command line tools for accessing NAIS clusters
PrerequisitesΒΆ
- naisdevice installed
- nais-cli installed
Install gcloudΒΆ
Follow Googles instructions on how to install gcloud for your OS
Install kubectlΒΆ
Follow the instruction to install kubectl for your OS
Authenticate using gcloudΒΆ
This will open your browser. Follow the instructions to authenticate using the email from your organization.
When successfully authenticated, you will be shown "You are now authenitcated with the gcloud CLI!" in your browser. You can now close the browser window.
You will also need to install a plugin in order to authenticate to the Kubernetes clusters:
Generate kubeconfig fileΒΆ
Use nais-cli to generate the kubeconfig file that grants access to the NAIS clusters.
A successful run will output how many clusters and where the kubeconfig file is written to.
Verify accessΒΆ
If you are unsure about which environments are available, you can list them with: