Initial cluster setup for existing cluster
Set up a cluster if you already have one
Initial Setup for Existing Cluster
Get the Kubeconfig file:
az aks get-credentials -n <NAME> -g <RESOURCE_GROUP_NAME>
From here on, please see Install Kubeflow.
Last modified 20.04.2021: Apply Docs Restructure to `v1.2-branch` = update `v1.2-branch` to current `master` v2 (#2612) (4e2602bd)