hatamiarash7 / Kubernetes-MinIO

Deploy MinIO to Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes MinIO

Deploy MinIO to Kubernetes

Install

We have MinIO and MinIO Client. Configure your options ( See here for full list of option ) and run :

helm install minio -f helm-values.yml stable/minio
  • Enable Ingress and access MinIO Browser from http://minio.local
  • Login using accessKey and secretKey that defined in helm-values.yml

About

Deploy MinIO to Kubernetes

License:GNU General Public License v3.0