Skip to content

Instantly share code, notes, and snippets.

@martin-g
Created March 25, 2022 07:54
Show Gist options
  • Save martin-g/b9a7778e240fa9e431beed95188ed9c7 to your computer and use it in GitHub Desktop.
Save martin-g/b9a7778e240fa9e431beed95188ed9c7 to your computer and use it in GitHub Desktop.
apiVersion: scheduling.volcano.sh/v1beta1
kind: PodGroup
spec:
minMember: 1
minResources:
cpu: "5"
memory: "7Gi"
priorityClassName: medium
queue: my-queue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment