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.
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.
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.