Manikandan R created YUNIKORN-2012:
--------------------------------------

             Summary: group quota is not considered during pod scheduling
                 Key: YUNIKORN-2012
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2012
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Manikandan R
            Assignee: Manikandan R
             Fix For: 1.4.0


The group quota is not considered while scheduling the pods.

For example,
{code:java}
                          limits:
                            - limit: ""
                              groups:
                                - team1
                              maxresources:
                                cpu: "2"
                                memory: 4 Gi
                                nvidia.com/gpu: "0"{code}
 

I should be able to use only 2 CPU in the group context.

But I can create workloads using more CPU in group context.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to