Minio
- Kubeflow Charmers
- Storage
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/beta | 334 | 09 Jul 2024 | |
latest/edge | 376 | 27 Sep 2024 | |
ckf-1.9/stable | 380 | 11 Oct 2024 | |
ckf-1.9/edge | 383 | Today | |
ckf-1.8/stable | 278 | 23 Feb 2024 | |
ckf-1.8/edge | 354 | 06 Aug 2024 | |
ckf-1.7/stable | 214 | 09 Oct 2023 | |
ckf-1.7/beta | 186 | 28 Mar 2023 | |
ckf-1.7/edge | 214 | 07 Aug 2023 |
juju deploy minio --channel ckf-1.9/stable
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
-
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