openshift-psap icon indicating copy to clipboard operation
openshift-psap copied to clipboard

Example roles and yaml files for performance-sensitive applications running on OpenShift

Results 10 openshift-psap issues
Sort by recently updated
recently updated
newest added

This repository is lacking licensing information. As such, everything included in this repo is "All rights reserved". Please note that in order to re-license this project you'll legally need ack...

**Summary:** K8s does not schedule the pods for the daemonset in case priorityClassName is set (https://github.com/kubernetes/kubernetes/issues/78383), thus the nvidia-device-plugin will not work. **Steps to reproduce:** Apply the prerequisites and the...

**Summary:** As of now the drivers being used are deprecated (the new DKMS drivers supersede them). For those drivers it is necessary to actually enable the server optionals repository, because...

**Summary:** Due to the hostname set to the IP of a node in the inventory, the role "nvidia-device-plugin" will fail to label the node, since the node's name is not...

Wasn't able to get the new SELinux based version running. I ran into the following problems, when trying to get it started. Apparently some selinux error (running in project kube-system):...

This PR changes the container-runtime-hook and cuda driver installation to use variable-based repository definitions via switching to the `yum_repository` ansible module instead of directly consuming either the NVIDIA repo definitions...

This https://github.com/redhat-performance/openshift-psap/blob/master/blog/gpu/device-plugin/nvidia-deviceplugin.yaml#L5 may not work - since critical DS pods are limited to kube-system and openshift-* namespaces. /cc @zvonkok @jeremyeder