## List commands
make help
## 1. Run the controller (auto-create kind cluster)
make run
## 2. Cleanup resources
make run-reset
## 3. Run the tests
make testPlease refer to this wiki page.
## List commands
make help
## 1. Run the controller (auto-create kind cluster)
make run
## 2. Cleanup resources
make run-reset
## 3. Run the tests
make testPlease refer to this wiki page.