NVIDIA / kubevirt-gpu-device-plugin

NVIDIA k8s device plugin for Kubevirt
BSD 3-Clause "New" or "Revised" License
223 stars 66 forks source link

fix: spec.template.metadata.annotations[scheduler.alpha.kubernetes.io/crit… #68

Closed tghfly closed 1 year ago

tghfly commented 1 year ago

fix: Warning: spec.template.metadata.annotations[scheduler.alpha.kubernetes.io/critical-pod]: non-functional in v1.16+; use the "priorityClassName" field instead use "priorityClassName: system-node-critical", "system-node-critical" has the highest priority

rthallisey commented 1 year ago

thank you for the commit.