Deploy MinIO to Kubernetes
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
andsecretKey
that defined inhelm-values.yml