intel-device-plugins-for-kubernetes
intel-device-plugins-for-kubernetes copied to clipboard
Collection of Intel device plugins for Kubernetes
we currently only use debugfs to check `4xxx` services. The sysfs based provisioning and capabilities check is going to be available through sysfs so start using it: https://lore.kernel.org/linux-crypto/[email protected]/T/#t
Some of the DLB usage scenarios (e.g. DPDK or libdlb using VFs) require additional setup, such as enabling VFs, binding them etc. This should be done in the initcontainer similarly...
Signed-off-by: Mikko Ylinen
initcontainer enables vfs and configures vfs - the number of pfs and vfs per pf can be configurable by users add dlb-initcontainer kustomize overlay update CRD to have initImage implment...
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.66.6 to 1.67.0. Release notes Sourced from github.com/go-ini/ini's releases. 1.67.0 What's Changed ini: allow changing the default section name by @jade-clarke in go-ini/ini#319 New Contributors @jade-clarke made...
Current GPU plugin README installation section: https://github.com/intel/intel-device-plugins-for-kubernetes/tree/main/cmd/gpu_plugin Is a bit of mess because it mixes many different things, in odd order, which makes installation look a more complicated than it...
@obaranov1