Skip to content

Instantly share code, notes, and snippets.

@arslanbekov
Created January 5, 2019 09:25
Show Gist options
  • Save arslanbekov/0f28ed8a8c20bacc121255003e5e5910 to your computer and use it in GitHub Desktop.
Save arslanbekov/0f28ed8a8c20bacc121255003e5e5910 to your computer and use it in GitHub Desktop.

Revisions

  1. arslanbekov created this gist Jan 5, 2019.
    6 changes: 6 additions & 0 deletions custom-priorityclass.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    apiVersion: scheduling.k8s.io/v1beta1
    description: "This priority class should be used for critical-pods only."
    kind: PriorityClass
    metadata:
    name: custom-high-priority
    value: 100000000