Mlflow

  • By Kubeflow Charmers | bundle
  • Ai Ml
Channel Revision Published Runs on
latest/stable 37 14 Sep 2023
latest/candidate 28 06 Dec 2021
latest/beta 33 14 Sep 2023
latest/edge 32 14 Sep 2023
2.1/stable 36 14 Sep 2023
2.1/beta 35 14 Sep 2023
2.1/edge 34 14 Sep 2023
juju deploy mlflow
Show information

Platform:

Learn about configurations >

  • cluster-name | string

    Optional - Name of the MySQL InnoDB cluster

  • mysql-interface-database | string

    The database name for the legacy 'mysql' interface

  • mysql-interface-user | string

    The database username for the legacy 'mysql' interface

  • mysql-root-interface-database | string

    The database name for the legacy 'mysql' interface (root level access)

  • mysql-root-interface-user | string

    The database username for the legacy 'mysql' interface (root level access)

  • profile | string

    Default: production

    profile representing the scope of deployment, and used to be able to enable high-level high-level customisation of sysconfigs, resource checks/allocation, warning levels, etc. Allowed values are: “production” and “testing”.

  • profile-limit-memory | int

    Amount of memory in Megabytes to limit MySQL and associated process to. If unset, this will be decided according to the default memory limit in the selected profile. Only comes into effect when the `production` profile is selected.