intel-technology-enabling-for-openshift icon indicating copy to clipboard operation
intel-technology-enabling-for-openshift copied to clipboard

nfd: Add namespace for NodeFeatureRule

Open hershpa opened this issue 1 year ago • 1 comments

Use explicit openshift-nfd namespace instead of implicit namespace which can vary based on which project user creates the CR. Signed-off-by: Hersh Pathak [email protected]

hershpa avatar Apr 08 '24 22:04 hershpa

Note that NodeFeatureRules are cluster scoped

mythi avatar Apr 29 '24 19:04 mythi

Note that NodeFeatureRules are cluster scoped

Thanks! We ever talked with the maintainer of the OCP NFD operator, and according to him, the cluster administrator needs to manage and manage the related NodeFeatureRules for his/her cluster. So our NodeFeatureRules is a Reference for the administrator. see notes in https://github.com/intel/intel-technology-enabling-for-openshift/tree/main/nfd#configure-nfd-operator

uMartinXu avatar Jun 07 '24 21:06 uMartinXu