mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
ab62172a8d
Prior to this feature, NFD consisted of only software components namely nfd-master and nfd-worker. We have introduced another software component called nfd-topology-updater. NFD-Topology-Updater is a daemon responsible for examining allocated resources on a worker node to account for allocatable resources on a per-zone basis (where a zone can be a NUMA node). It then communicates the information to nfd-master which does the CRD creation corresponding to all the nodes in the cluster. One instance of nfd-topology-updater is supposed to be running on each node of the cluster. Signed-off-by: Swati Sehgal <swsehgal@redhat.com> |
||
---|---|---|
.. | ||
architecture.md | ||
customization-guide.md | ||
developer-guide.md | ||
e2e-configuration-reference.md | ||
index.md | ||
master-commandline-reference.md | ||
topology-updater-commandline-reference.md | ||
worker-commandline-reference.md | ||
worker-configuration-reference.md |