Skip to content

OCP 3.11 (through kubernetes) - priorityClassName: system-node-critical does not work on statefulsets #44

@Tanemahuta

Description

@Tanemahuta

Summary:
K8s does not schedule the pods for the daemonset in case priorityClassName is set (kubernetes/kubernetes#78383), thus the nvidia-device-plugin will not work.

Steps to reproduce:
Apply the prerequisites and the nvidia-device-plugin playbook to an OCP 3.11 cluster.

Expected state:
Device plugins get started on the GPU nodes (matched by the label).

Actual state:
Error message Error creating: pods "nvidia-deviceplugin-daemonset-" is forbidden: pods with system-node-critical priorityClass is not permitted in nvidia-device-plugin namespace is thrown for the daemon set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions