You are viewing documentation for Kubeflow 1.1

This is a static snapshot from the time of the Kubeflow 1.1 release.
For up-to-date information, see the latest version.

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.