You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/01/27 23:32:30 UTC

[GitHub] [incubator-yunikorn-site] craigcondit commented on a change in pull request #115: [YUNIKORN-1056] Document usage of scheduler plugin

craigcondit commented on a change in pull request #115:
URL: https://github.com/apache/incubator-yunikorn-site/pull/115#discussion_r794086776



##########
File path: docs/developer_guide/deployment.md
##########
@@ -98,6 +98,11 @@ The deployment will run 2 containers from your pre-built docker images in 1 pod,
 * yunikorn-scheduler-core (yunikorn scheduler core and shim for K8s)
 * yunikorn-scheduler-web (web UI)
 
+Alternatively, the scheduler can be deployed as a K8S scheduler plugin:
+```
+kubectl create -f deployments/scheduler/plugin.yaml
+```
+

Review comment:
       @yangwwei , that's in here as well under the getting started page.




-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org