Skip to content

hatamiarash7/Kubernetes-MinIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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