Kubeflow Dashboard

This workshop has been deprecated and archived. The new Amazon EKS Workshop is now available at www.eksworkshop.com.

Kubeflow Dashboard

Use port-forward to access Kubeflow dashboard

kubectl port-forward svc/istio-ingressgateway -n istio-system 8080:80

In your Cloud9 environment, click Tools / Preview / Preview Running Application to access dashboard. You can click on Pop out window button to maximize browser into new tab.

Leave the current terminal running because if you kill the process, you will loose access to the dashboard. Open new Terminal to follow rest of the workshop

dashboard

In the login screen, use the default email (user@example.com) and password (12341234)

dashboard

After logging in, you will be redirected to the Kubeflow dashboard screen:

dashboard