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 >

  • access-key | string

    Default: minio

    Access key

  • console-port | int

    Default: 9001

    HTTP port for minio console

  • gateway-storage-service | string

    Storage service used by gateway to store objects. This value is required for gateway mode. Possible values: s3, azure

  • mode | string

    Default: server

    Mode of operations. Possible values: server, gateway

  • port | int

    Default: 9000

    HTTP port

  • secret-key | string

    Secret key

  • ssl-ca | string

    Base64 encoded certificate authority for untrusted certificate chains

  • ssl-cert | string

    Base64 encoded SSL certificate.

  • ssl-key | string

    Base64 encoded SSL key.

  • storage-service-endpoint | string

    Service endpoint of gateway storage service. This value is optional when using S3 or Azure public API endpoints