Argo Controller

  • Kubeflow Charmers
  • Ai Ml
Channel Revision Published Runs on
latest/candidate 55 18 Feb 2022
Ubuntu 20.04
latest/beta 526 09 Jul 2024
Ubuntu 20.04
latest/edge 596 27 Sep 2024
Ubuntu 20.04
3.4/stable 600 11 Oct 2024
Ubuntu 20.04
3.4/edge 600 11 Oct 2024
Ubuntu 20.04
3.3.10/stable 424 29 Mar 2024
Ubuntu 20.04
3.3.10/edge 558 27 Aug 2024
Ubuntu 20.04
3.3/stable 376 12 Oct 2023
Ubuntu 20.04
3.3/beta 236 28 Mar 2023
Ubuntu 20.04
3.3/edge 376 11 Oct 2023
Ubuntu 20.04
juju deploy argo-controller --channel 3.4/stable
Show information

Platform:

Learn about configurations >

  • 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.