Argo Controller

  • By Kubeflow Charmers
  • Ai Ml
Channel Revision Published Runs on
latest/stable 55 18 Feb 2022
Ubuntu 20.04
latest/candidate 55 18 Feb 2022
Ubuntu 20.04
latest/beta 374 09 Oct 2023
Ubuntu 20.04
latest/edge 453 16 Apr 2024
Ubuntu 20.04
3.3.10/stable 424 29 Mar 2024
Ubuntu 20.04
3.3.10/edge 454 16 Apr 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
3.1/stable 65 30 Jun 2022
Ubuntu 20.04
3.1/edge 65 24 Jun 2022
Ubuntu 20.04
juju deploy argo-controller
Show information

Platform:

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