Skip to content

how to test declarative

Cesar Celis Hernandez edited this page Feb 28, 2024 · 13 revisions
cd
cd operator
make
docker tag docker.io/minio/operator:v5.0.12-19-g684a721c docker.io/minio/operator:rasecin
kind load docker-image docker.io/minio/operator:rasecin
createcluster nodeport
installoperator nodeport
installtenant nodeport
k apply -f /Users/cniackz/bash-config/config-files/others/minio-job.yaml
k proxy
Clone this wiki locally