eagle840 / killercoda-labs

1 stars 2 forks source link

minio s3 storage #4

Open eagle840 opened 1 year ago

eagle840 commented 1 year ago

quick start can be found here: https://min.io/docs/minio/kubernetes/upstream/index.html?ref=docs-redirect

since killacoda is two node, with the control node tainted, remove the taint in the yaml curl https://raw.githubusercontent.com/minio/docs/master/source/extra/examples/minio-dev.yaml -O

and connect with kubectl port-forward -n minio-dev pod/minio 9000 9090 --address 0.0.0.0 use port 9090 for web gui