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.

Kubeflow Edge

Kubeflow Charmers Publisher | bundle

Platform:

Channel Revision Published
latest/stable 46 28 Jul 2021
latest/candidate 46 28 Jul 2021
latest/beta 46 28 Jul 2021
latest/edge 46 28 Jul 2021
juju deploy kubeflow-edge

Learn about configurations >

  • bucket | string

    Default: mlpipeline

    S3 bucket name

  • executor-image | string

    Default: charmedkubeflow/argoexec:3.4.17-ae093c9

    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.