Kubeflow Lite
- Kubeflow Charmers | bundle
Channel | Revision | Published |
---|---|---|
latest/stable | 94 | 07 Sep 2022 |
latest/candidate | 60 | 24 Jan 2022 |
latest/beta | 60 | 24 Jan 2022 |
latest/edge | 85 | 06 Jul 2022 |
1.6/stable | 94 | 07 Sep 2022 |
1.6/beta | 91 | 23 Aug 2022 |
1.6/edge | 93 | 07 Sep 2022 |
1.4/stable | 86 | 01 Jul 2022 |
1.4/edge | 85 | 01 Jul 2022 |
juju deploy kubeflow-lite
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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. Must be at least 8 characters long. If not provided, a random key will be used.
-
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