-
Notifications
You must be signed in to change notification settings - Fork 0
how to test declarative
Cesar Celis Hernandez edited this page Feb 21, 2024
·
13 revisions
- https://github.com/minio/operator/pull/1978
- https://github.com/cniackz/public/wiki/How-to-test-operator
pkg/controller/job-controller.go
cd
cd operator
make
kind load docker-image docker.io/minio/operator:v5.0.12-11-g8964da79
createcluster nodeport
installoperator nodeport
installtenant nodeport
k apply -f /Users/cniackz/bash-config/config-files/others/minio-job.yaml
k proxy