Skip to content

Commit

Permalink
Add the prerequisites for developing
Browse files Browse the repository at this point in the history
  • Loading branch information
azlyth committed Jun 4, 2024
1 parent 890193e commit ea5b31d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ You can also then try updating the sleep schedule with `kubectl edit sleepschedu

## How to develop

(Requires `make`, `minikube`, `helm`, and `docker` to be installed)

Setup Minikube with the CRD and dummy application with sleep schedule:
```bash
make dev-setup
Expand Down

0 comments on commit ea5b31d

Please sign in to comment.