Skip to content

Commit cccb8ec

Browse files
committed
fix: add kubebuilder to development requirements
1 parent bbb501f commit cccb8ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DEVELOPMENT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
|-------------|-----------------------|----------------------|
77
| Go | Compiler | brew install go |
88
| Docker | Packaging | [Docker for Mac] |
9+
| kubebuilder | Testing | [kubebuilder docs] |
910

1011
[Docker for Mac]: https://store.docker.com/editions/community/docker-ce-desktop-mac
12+
[kubebuilder docs]: https://book.kubebuilder.io/quick-start.html#installation
1113

1214
### Usage
1315

0 commit comments

Comments
 (0)