Get startedSign in

Installing Minio

High-performance Kubernetes-native object storage compatible with the S3 API.

Description

Plural will install Minio in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.

Installation

We currently support Minio for the following providers:

plural bundle install minio minio-aws

Setup Configuration

  • minio_bucket: bucket to store minio data
  • hostname: Fully Qualified Domain Name to use for your minio gateway installation, eg minio.topleveldomain.com if topleveldomain.com is the domain you inputed for dns_domain above.
  • consoleHostname: Fully Qualified Domain Name to use for your minio console installation, eg minio.topleveldomain.com if topleveldomain.com is the domain you inputed for dns_domain above.