less than a minute
Please also take a look on our guide on how to use it in production!
By default MinIO is exposed outside of the Kubernetes cluster using a LoadBalancer. The default credentials are minio:minio123 for the console. When using minikube
you can access the LoadBalancer service using minikube tunnel
and then accessing the external IP
using the selected port.