1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment/base/rbac
Fabiano Fidêncio 250aea4741
Create extended resources with NodeFeatureRule
Add support for management of Extended Resources via the
NodeFeatureRule CRD API.

There are usage scenarios where users want to advertise features
as extended resources instead of labels (or annotations).

This patch enables the discovery of extended resources, via annotation
and patch of node.status.capacity and node.status.allocatable. By using
the NodeFeatureRule API.

Co-authored-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>
Co-authored-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2023-04-07 16:14:56 +02:00
..
kustomization.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
master-clusterrole.yaml Create extended resources with NodeFeatureRule 2023-04-07 16:14:56 +02:00
master-clusterrolebinding.yaml deployment: add kustomize base 2021-08-18 14:05:57 +03:00
master-serviceaccount.yaml deployment: add kustomize base 2021-08-18 14:05:57 +03:00
worker-role.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
worker-rolebinding.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
worker-serviceaccount.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00