Initial cluster setup for existing cluster
Set up a cluster if you already have one
Initial setup for your existing cluster
Get the Kubeconfig file:
```shell
ibmcloud ks cluster config --cluster $CLUSTER_NAME
```
From here on, please see Install Kubeflow.
Last modified 06.10.2020: [IBM] update out-dated links in the docs (#2260) (1216419d)