kannon92 commented on code in PR #214:
URL: https://github.com/apache/yunikorn-site/pull/214#discussion_r1033091396


##########
docs/developer_guide/build.md:
##########
@@ -159,13 +162,18 @@ Further details on the modules' wiki: [When should I use 
the 'replace' directive
 ## Build the web UI
 
 Example deployments reference the [YuniKorn web 
UI](https://github.com/apache/yunikorn-web). 
-The YuniKorn web UI has its own specific requirements for the build. The 
project has specific requirements for the build follow the steps in the README 
to prepare a development environment and build how to build the projects.
+The Yunikorn web project has specific requirements for the build follow the 
steps in the 
[README](https://github.com/apache/yunikorn-web/blob/master/README.md) to 
prepare a development environment and build the web UI.
 The scheduler is fully functional without the web UI. 
 
 ## Locally run the integrated scheduler
 
 When you have a local development environment setup you can run the scheduler 
in your local kubernetes environment.
-This has been tested in a Docker desktop with 'Docker for desktop' and 
Minikube. See the [environment setup guide](developer_guide/env_setup.md) for 
further details.
+This has been tested in a Docker desktop with 'Docker for desktop', Minikube 
and Kind. See the [environment setup guide](developer_guide/env_setup.md) for 
further details.
+
+YuniKorn requires the CRD Application to be installed into your Kubernetes 
environment.

Review Comment:
   Need to remove this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to