Kubeflow Profiles
- Kubeflow Charmers
- Ai Ml
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/candidate | 59 | 05 Apr 2022 | |
latest/beta | 393 | 09 Jul 2024 | |
latest/edge | 456 | 27 Sep 2024 | |
1.9/stable | 458 | 01 Oct 2024 | |
1.9/edge | 458 | 27 Sep 2024 | |
1.8/stable | 355 | 21 Nov 2023 | |
1.8/edge | 436 | 27 Aug 2024 | |
1.7/stable | 336 | 04 Oct 2023 | |
1.7/beta | 269 | 28 Mar 2023 | |
1.7/edge | 336 | 29 Sep 2023 |
juju deploy kubeflow-profiles --channel 1.9/edge
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:
-
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