crbaker89 / arctictest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster connection

Connect to the cluster

Install the Azure CLI

Follow instructions for your OS on https://docs.microsoft.com/en-us/cli/azure/install-azure-cli

Login to azure
az login
Install kubectl (if not already installed)
az aks install-cli
Connect the kubectl cli
az aks get-credentials --resource-group ArcticRiskPlatform --name production

About


Languages

Language:Dockerfile 100.0%