Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Need upgrade queue.md add guarantee #315

Open
samzong opened this issue Oct 19, 2023 · 1 comment
Open

[Request] Need upgrade queue.md add guarantee #315

samzong opened this issue Oct 19, 2023 · 1 comment

Comments

@samzong
Copy link

samzong commented Oct 19, 2023

Volcano support spec.guarantee reserve resources for a queue. but document doesn't have tips.

apiVersion: scheduling.volcano.sh/v1beta1
kind: Queue
metadata:
  name: q1
spec:
  reclaimable: true
  weight: 1
  guarantee:             // reservation key word
    resource:            // specified reserving resource
      cpu: 2c
      memory: 4G

doc

@samzong
Copy link
Author

samzong commented Oct 19, 2023

/assgin @samzong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant