How to access just MinIO Console UI without using Operator hop - cniackz/public GitHub Wiki

kubectl port-forward <name-of-the-pod> <port> -n <namespace>

Example:

kubectl port-forward storage-lite-pool-0-0 9443 -n tenant-lite

https://localhost:9443/buckets

Screen Shot 2022-09-16 at 1 01 57 PM
⚠️ **GitHub.com Fallback** ⚠️