Update index.md

This commit is contained in:
Iván Ruiz García
2021-11-26 14:08:56 +01:00
committed by GitHub
parent 08071d7de2
commit 3e73c280c8

View File

@@ -138,7 +138,7 @@ Once you have selected your storage class, or installed OpenEBS, go ahead by app
Once applied the MinIO tenant will be created, and you should see some pods being created in the `minio-tenant` namespace. Once everything is ready you should be able to access to MinIO Tenant console by forwarding the service.
kubectl get svc -n minio-tenant
kubectl port-forward svc/minio 9090:80 -n minio-tenant
kubectl port-forward svc/minio-console 9090 -n minio-tenant
While accessing the console, you can create a new Bucket.