Kubeflow

  • By Kubeflow Charmers | bundle
  • Cloud
Channel Revision Published
latest/stable 414 01 Dec 2023
latest/candidate 294 24 Jan 2022
latest/beta 430 30 Aug 2024
latest/edge 423 26 Jul 2024
1.9/stable 426 31 Jul 2024
1.9/beta 420 19 Jul 2024
1.9/edge 425 31 Jul 2024
1.8/stable 414 22 Nov 2023
1.8/beta 411 22 Nov 2023
1.8/edge 413 22 Nov 2023
1.7/stable 409 27 Oct 2023
1.7/beta 408 27 Oct 2023
1.7/edge 407 27 Oct 2023
1.6/stable 329 07 Sep 2022
1.6/beta 326 23 Aug 2022
1.6/edge 328 07 Sep 2022
1.4/stable 321 30 Jun 2022
1.4/edge 320 30 Jun 2022
juju deploy kubeflow --channel edge
Show information

Platform:

Learn about configurations >

  • auto-update-default-version | boolean

    Default: True

    If true, the default pipeline version will be updated when uploading a new version of a pipeline

  • cache-enabled | boolean

    Default: True

    If true, pipeline run steps can be cached instead of re-run

  • cache-image | string

    Default: gcr.io/google-containers/busybox

    Which image to list as the backing image for a pipeline run step pulled from cache

  • grpc-port | string

    Default: 8887

    GRPC port

  • http-port | string

    Default: 8888

    HTTP port

  • init-connection-timeout | string

    Default: 5s

    Connection timeout used when initializing clients for related services. The format used can be anything accepted by `time.ParseDuration`.

  • log-archive-filename | string

    Default: main.log

    Name of log file in object storage

  • log-archive-prefix | string

    Default: /artifacts

    Prefix for log file in object storage

  • runner-sa | string

    Default: default-editor

    Default pipeline runner service account. Used if service account is left unspecified when creating a run