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: