Kubeflow Dashboard is the web-based hub of a Kubeflow Platform. It exposes the access controlled web interfaces for Kubeflow components and more.
⚠️ Note⚠️ We are currently moving the Kubeflow Dashboard codebase from
kubeflow/kubeflow
to this repository (kubeflow/dashboard
). Please seekubeflow/kubeflow#7549
for more information.
Key features of Kubeflow Dashboard include:
- Access to the web interfaces of Kubeflow components.
- Authorization using Kubeflow Profiles and Kubernetes Namespaces.
- Note, authentication depends on how you install your Kubeflow Platform, and is not directly handled by Kubeflow Dashboard.
- Ability to Customize and include links to third-party applications.
In this repository, there are multiple components which are versioned and released together:
access-management
- Kubeflow Access Managementadmission-webhook
- Kubeflow Admission Webhook (PodDefaults)centraldashboard
- Central Dashboardprofile-controller
- Kubeflow Profile Controller
Kubeflow Dashboard is designed to be deployed as part of a Kubeflow Platform (not as a standalone component).
Please refer to the Installing Kubeflow page for more information.
The official documentation for Kubeflow Dashboard can be found here.
Kubeflow Dashboard is part of the Kubeflow project, refer to the Kubeflow Community page for more information.
Connect with other users and the Notebooks Working Group (maintainers of Kubeflow Dashboard) in the following places:
- Kubeflow Slack - Join the
#kubeflow-platform
channel. - Kubeflow Mailing List
Please see the Contributing to Kubeflow page for more information.