how to test declarative - cniackz/public GitHub Wiki
- https://github.com/minio/operator/pull/1978
- https://github.com/minio/operator/pull/1883
- https://github.com/cniackz/public/wiki/How-to-test-operator
pkg/controller/job-controller.go
pkg/controller/main-controller.go
cd
cd operator
make
createcluster nodeport
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
installoperator nodeport
installtenant nodeport
k apply -f /Users/cniackz/bash-config/config-files/others/minio-job.yaml
k proxy