Register Azure AKS Cluster
Last updated
Last updated
In order to register an Azure Cluster, you must first register the Azure Cloud Account in gopaddle. Follow steps to register the Azure Cloud Account.
Download and install Azure CLI by following steps.
Login to Azure account and get the KubeConfig to access the cluster:
In the gopaddle UI, navigate to the Environments section and click on Add a Cluster.
Choose Register an existing Cluster
Provide the cluster name. The cluster name must match the AKS Cluster name in the azure portal.
Select the Cloud Provider as Azure
Select the Azure Cloud Account registered in step 1 and Provide the Subscription ID and the Resource Group Name
In the Authentication Step, upload the Kubeconfig file gathered in step 2.
If you have configured a bastion host, provide the Bastion Host IP, SSH Pem file, SSH port
Click on Finish to register the AKS Cluster.