You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by GitBox <gi...@apache.org> on 2020/03/20 17:29:09 UTC

[GitHub] [incubator-yunikorn-core] wangdatan commented on a change in pull request #106: YUNIKORN-41

wangdatan commented on a change in pull request #106: YUNIKORN-41
URL: https://github.com/apache/incubator-yunikorn-core/pull/106#discussion_r395785729
 
 

 ##########
 File path: README.md
 ##########
 @@ -40,9 +47,52 @@ Here are some key features of YuniKorn.
 - Customized resource types (like GPU) scheduling support.
 - Rich placement constraints support.
 - Automatically map incoming container requests to queues by policies. 
-- Node partition: partition cluster to sub-clusters with dedicated quota/ACL management. 
+- Node partition: partition cluster to sub-clusters with dedicated quota/ACL management.
+
+### Integration with K8s:
+
+`yunikorn-k8shim` nicely integrated with K8s, supported features like: 
+
+- _Predicates:_ All kinds of predicates such as node-selector, pod affinity/anti-affinity, taint/tolerant, etc.
+- _Persistent volumes:_ We have verified hostpath, EBS, NFS, etc. 
+- _K8s namespace awareness:_ YuniKorn support hierarchical of queues, does it mean you need to give up K8s namespace? Answer is no, by default YuniKorn fully support automatically
+ map K8s
+ namespaces to YuniKorn queues. All Namespace related ResourceQuota, permissions will be still valid.
 
 Review comment:
   I will make it to more accurate. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org