mrsauravsahu / kube-homelab

A Kubernetes based homelab for everyone! ARM first supported! [WIP - expect breaking changes]
https://www.youtube.com/playlist?list=PLS1J2nE4S3DMyOwA7IPoHQV_FNsFikwC2
33 stars 3 forks source link

Feat: setup minio for blob storage #54

Closed mrsauravsahu closed 6 months ago

mrsauravsahu commented 8 months ago

Using the app exposed via a port forward for now until ingress is finalized.

alias k='KUBECONFIG=~/.homelab-pi/config/pi.dory-char.ts.net.kubeconfig kubectl'
k port-forward -n homelab --address 0.0.0.0 svc/minio-console 9001:9001
Screenshot 2023-12-15 at 9 04 26 PM