MinIO is a High Performance Object Storage released under GNU AGPLv3 or later. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.
For more detailed documentation please visit here
This chart bootstraps MinIO Tenant on a Kubernetes cluster using the Helm package manager.
helm repo add minio https://operator.min.io/Once the MinIO Operator Chart is successfully installed, create a MinIO Tenant using:
helm install --namespace tenant-ns \
--create-namespace tenant minio/tenantThis creates a 4 Node MinIO Tenant (cluster). To change the default values, take a look at various values.yaml.
Niels Weistra at n.weistra@itlusions.com.