diff --git a/docs/develop/develop.md b/docs/develop/develop.md index 1c8be00d8..1cf337327 100644 --- a/docs/develop/develop.md +++ b/docs/develop/develop.md @@ -12,7 +12,7 @@ Developing our operator is quite easy. First, you need to install some base requ ## Developing with Tilt
- +
Operator development requires a lot of iteration, and the “build, tag, push, update deployment” workflow can be very tedious. Tilt makes this process much simpler by watching for updates and automatically building and deploying them. To build a kind cluster and to start Tilt, run: