Kubeflow Lite
- Kubeflow Charmers | bundle
Channel | Revision | Published |
---|---|---|
latest/stable | 94 | 07 Sep 2022 |
latest/candidate | 60 | 24 Jan 2022 |
latest/beta | 60 | 24 Jan 2022 |
latest/edge | 85 | 06 Jul 2022 |
1.6/stable | 94 | 07 Sep 2022 |
1.6/beta | 91 | 23 Aug 2022 |
1.6/edge | 93 | 07 Sep 2022 |
1.4/stable | 86 | 01 Jul 2022 |
1.4/edge | 85 | 01 Jul 2022 |
juju deploy kubeflow-lite
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:
-
bucket | string
Default: mlpipeline
S3 bucket name
-
executor-image | string
Default: charmedkubeflow/argoexec:3.4.16-ffcffa9
Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images.
-
key-format | string
Default: artifacts/{{workflow.name}}/{{workflow.creationTimestamp.Y}}/{{workflow.creationTimestamp.m}}/{{workflow.creationTimestamp.d}}/{{pod.name}}
S3 key prefix
-
kubelet-insecure | boolean
Default: True
If true, Argo will skip checking kubelet's TLS certificate. Has no effect with other executors.