intel-device-plugins-for-kubernetes
                                
                                 intel-device-plugins-for-kubernetes copied to clipboard
                                
                                    intel-device-plugins-for-kubernetes copied to clipboard
                            
                            
                            
                        Collection of Intel device plugins for Kubernetes
The [Intel® Query Processing Library (Intel® QPL)](https://github.com/intel/qpl) is an open-source library to provide high-performance query processing operations on Intel CPUs. Intel® QPL is aimed to support capabilities of the new...
kubernetes 1.24 turns on `PodSecurity` admission on by default. Our plugin deployments need `hostPath` mounts so the `baseline` policy fails by default. We want to document how to comply with...
we have `make set-version TAG=` which used to work OK for the purpose it was created but new functionality and usages have added corner cases that makes `set-version` fragile: -...
- [ ] clear role specific documents: - [ ] developers - [ ] cluster admins - [ ] workload owners - [ ] cluster admins - [ ] document...
This is just an idea that [DML](https://github.com/intel/DML) might be of some use for us as it uses DSA. For example, we may want to use their examples in our DSA...
This commit adds the configuration files used in a video transcoding use case example leveraging the [Intel GPU device plugin for Kubernetes](https://github.com/intel/intel-device-plugins-for-kubernetes/blob/main/cmd/gpu_plugin/README.md). The full descriptive article will be published at...
If there is a failure in the tests for CRUD operations, then tests for upgrades also fail with the message below. It seems that daemonset created during the CRUD operations...
Though I don't have the hardware platform to try out, but it looks like some files are missing which prevents `screencast-sgx.sh` from running successfully. Specifically: * In screen6, I know...