Kubeflow Profiles

  • Kubeflow Charmers
  • Ai Ml
Channel Revision Published Runs on
latest/candidate 59 05 Apr 2022
Ubuntu 20.04
latest/beta 393 09 Jul 2024
Ubuntu 20.04
latest/edge 456 27 Sep 2024
Ubuntu 20.04
1.9/stable 458 01 Oct 2024
Ubuntu 20.04
1.9/edge 458 27 Sep 2024
Ubuntu 20.04
1.8/stable 355 21 Nov 2023
Ubuntu 20.04
1.8/edge 436 27 Aug 2024
Ubuntu 20.04
1.7/stable 336 04 Oct 2023
Ubuntu 20.04
1.7/beta 269 28 Mar 2023
Ubuntu 20.04
1.7/edge 336 29 Sep 2023
Ubuntu 20.04
juju deploy kubeflow-profiles --channel 1.9/stable
Show information

Platform:

Learn about actions >

  • create-profile

    Create a new profile under an authenticated user and apply configurations to the profile to allow using Minio, MLFlow, and Seldon.

    Params
    • profilename string

      the name of the new profile to be created

    • resourcequota string

      (Optional) resource quota for the new profile

    • username string

      the name of the authenticated user under which the new profile will be added

    Required

    username, profilename

  • initialise-profile

    Apply configuration to an existing profile to allow using Minio, MLFlow, and Seldon.

    Params
    • profilename string

      the name of the existing profile to be configured

    Required

    profilename