chenyulin0719 opened a new pull request, #723:
URL: https://github.com/apache/yunikorn-k8shim/pull/723

   ### What is this PR for?
   Add an immediately usable example to reduce the learning curve for users.
   
   The example provides example to config priority queue and demonstrates below 
behaviors of preemption:
   1. A task cannot preempt tasks outside its preemption fence.
   2. Preemption is aiming to ensure that the queue's resource usage reaches at 
least the guaranteed amount of resources.
   3. Preemption can never leave a queue lower than its guaranteed capacity.
   
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   NA
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-2131
   
   ### How should this be tested?
   Follow the example steps in 
yunikorn-k8shim/deployments/examples/preemption/README.md
   
   ### Screenshots (if appropriate)
   NA
   
   ### Questions:
   NA
   


-- 
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