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 >

  • 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