Skip to content

Commit

Permalink
chore: update dev docs to mention proper make kind-cluster (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevdowney authored Jul 3, 2024
1 parent b3124c9 commit efa6808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Addon Manager was built using [kubebuilder](https://book.kubebuilder.io/).
### Prerequisites:
* [kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation)

Spin up a local cluster: `make cluster`
Spin up a local cluster: `make kind-cluster`

See [Kind cluster reference](https://book.kubebuilder.io/reference/kind.html) for more details

0 comments on commit efa6808

Please sign in to comment.