Kubeflow Dashboard
- Kubeflow Charmers
- Ai Ml
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/beta | 600 | 09 Jul 2024 | |
latest/edge | 684 | 27 Sep 2024 | |
1.9/stable | 659 | 30 Jul 2024 | |
1.9/edge | 686 | 27 Sep 2024 | |
1.8/stable | 582 | 28 Jun 2024 | |
1.8/edge | 666 | 06 Aug 2024 | |
1.7/stable | 439 | 09 Oct 2023 | |
1.7/beta | 307 | 28 Mar 2023 | |
1.7/edge | 439 | 28 Sep 2023 |
juju deploy kubeflow-dashboard --channel 1.9/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
additional-documentation-links | string
Default: [{"text":"Getting started with Charmed Kubeflow","desc":"Learn how to get started with Kubeflow","link":"https://charmed-kubeflow.io/docs/get-started-with-charmed-kubeflow#heading--part-ii-get-started-with-charmed-kubeflow"},{"text":"Microk8s for Kubeflow","desc":"Quickly get Kubeflow running locally on native hypervisors","link":"https://charmed-kubeflow.io/docs/get-started-with-charmed-kubeflow#heading--install-and-prepare-microk8s-"},{"text":"Requirements for Kubeflow","desc":"Get more detailed information about using Kubeflow and its components","link":"https://www.kubeflow.org/docs/started/requirements/"}]
YAML or JSON formatted input defining additional documentation links. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
additional-external-links | string
YAML or JSON formatted input defining additional external links. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
additional-quick-links | string
Default: []
YAML or JSON formatted input defining additional quick links. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
dashboard-configmap | string
Default: centraldashboard-config
Name of the Kubeflow Dashboard configmap to be created
-
documentation-link-order | string
Default: ["Getting started with Charmed Kubeflow","Microk8s for Kubeflow","Requirements for Kubeflow"]
YAML or JSON formatted list of strings defining the order of the documentation links in the dashboard sidebar. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
external-link-order | string
Default: ["MLflow"]
YAML or JSON formatted list of strings defining the order of the external links in the dashboard sidebar. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
port | int
Default: 8082
HTTP port
-
quick-link-order | string
Default: ["Create a new Notebook server", "Upload a Pipeline", "View Pipeline Runs"]
YAML or JSON formatted list of strings defining the order of the quick links in the dashboard sidebar. For usage details, see https://github.com/canonical/kubeflow-dashboard-operator.
-
registration-flow | boolean
Default: True
Whether to enable the registration flow on sign-in