Closed eero-t closed 8 months ago
@eero-t , thank you for suggestion. Beginning with version 1.2.29, we've divided XPUM deployment into two parts.
Thanks!
I would also suggest moving this README: https://github.com/intel/xpumanager/blob/master/deployment/README.md
Under the docker
subdirectory, as it's only about Docker usage.
Then adding another README to the kubernetes
subdirectory that shortly describes content under that directory.
Current XPUM deployment enables and requires a lot of privileges, which are not really needed in most installations: https://github.com/intel/intel-device-plugins-for-kubernetes/issues/1342#issuecomment-1450293331
Deployment should be split into a basic base one, and overlays that add the extra features, similarly to how e.g. GPU plugin features are handled.
See: