Kubeflow Dashboard

Kubeflow Dashboard

Get Kubeflow service endpoint:

kubectl get ingress -n istio-system -o jsonpath='{.items[0].status.loadBalancer.ingress[0].hostname}'

Access the endpoint address in a browser to see Kubeflow dashboard. It could take couple of minutes for Load Balancer to launch and health checks to pass

dashboard

Click on Start Setup

Specify the namespace as eksworkshop

dashboard

Click on Finish to view the dashboard

dashboard