Kubeflow Installation

Installing Kubeflow on a New Kubernetes Cluster

Deploy Kubeflow on a Kubernetes cluster by specifying the Enable Kubeflow check box and the Istio check box on the Application Configurations tab during cluster creation.

See Creating a New Kubernetes Cluster

Installing Kubeflow on an Existing Kubernetes Cluster

Deploy Kubeflow after a Kubernetes cluster is created by editing the cluster and selecting Enable Kubeflow and the Istio check box on the Application Configurations tab. Save your changes and wait until the cluster is ready and Kubeflow services are up and running.

NOTE Istio is required for Kubeflow installation. If Istio is not installed, Kubeflow will not work.
NOTE Kubeflow can use any external Istio with the same version as the platform Istio add-on (see Support Matrixes). However, Hewlett Packard Enterprise recommends installing the platform Istio add-on instead.

Authentication Setup

Kubeflow supports both Active Directory and LDAP platform authentication.

If you have not configured Active Directory or LDAP authentication, Kubeflow can still be deployed. In this case, the admin username is set to admin@kubeflow.org and the password is set to 12341234 by default.