Kubeflow Edge

  • By Kubeflow Charmers | bundle
  • Cloud
Channel Revision Published Runs on
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
Show information

Platform:

Learn about configurations >

  • bucket | string

    Default: mlpipeline

    S3 bucket name

  • executor | string

    Default: pns

    Runtime executor for workflow containers. Cannot be `docker` on containerd, for a full list of executors, see https://github.com/argoproj/argo/tree/master/workflow/executor

  • key-format | string

    Default: artifacts/{{workflow.name}}/{{workflow.creationTimestamp.Y}}/{{workflow.creationTimestamp.m}}/{{workflow.creationTimestamp.d}}/{{pod.name}}

    S3 key prefix

  • kubelet-insecure | boolean

    If true, Argo will skip checking kubelet's TLS certificate. Has no effect with other executors.