We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Mlflow

Kubeflow Charmers Publisher | bundle

Platform:

Ubuntu
Channel Revision Published
latest/stable 52 05 Jun 2025
latest/candidate 28 06 Dec 2021
latest/beta 52 05 Jun 2025
latest/edge 52 05 Jun 2025
2.22/stable 52 05 Jun 2025
2.22/beta 52 05 Jun 2025
2.22/edge 52 05 Jun 2025
2.15/stable 49 09 Aug 2024
2.15/edge 48 09 Aug 2024
2.1/stable 36 14 Sep 2023
2.1/beta 35 14 Sep 2023
2.1/edge 34 14 Sep 2023
juju deploy mlflow

Learn about configurations >

  • create_default_artifact_root_if_missing | boolean

    Default: True

    If True, charm will try to create the default_artifact_root bucket in S3 if it does not exist. If False and the bucket does not exist, the charm enter Blocked status

  • default_artifact_root | string

    Default: mlflow

    The name of the default bucket mlflow uses for artifacts, if not specified by the workflow

  • enable_mlflow_nodeport | boolean

    Default: True

    Deploy the NodePort service for MLFlow

  • mlflow_nodeport | int

    Default: 31380

    The nodeport for MLFlow

  • mlflow_port | int

    Default: 5000

    The port MLFlow will be listening on

  • mlflow_prometheus_exporter_nodeport | int

    Default: 31381

    The nodeport for MLFlow Prometheus exporter

  • mlflow_prometheus_exporter_port | int

    Default: 8000

    The port MLFlow Prometheus exporter will be listening on