Skip to main content
Version: Next

1. Central Dashboard

Once you have completed Kubeflow installation, you can access the dashboard through the following command.

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

after-login

The Central Dashboard is a UI that integrates all the features provided by Kubeflow. The features provided by the Central Dashboard can be divided based on the tabs on the left side

left-tabs

  • Home
  • Notebooks
  • Tensorboards
  • Volumes
  • Models
  • Experiments(AutoML)
  • Experiments(KFP)
  • Pipelines
  • Runs
  • Recurring Runs
  • Artifacts
  • Executions

Let's now look at the simple usage of each feature.