1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 21:08:23 +00:00
node-feature-discovery/docs/usage
Markus Lehtonen 02b6b7395c Drop dynamic run-time reconfiguration
Simplify the code and reduce possible error scenarios by dropping
fsnotify-based reconfiguration from nfd-master and nfd-worker. Also
eliminates repeated re-configuration in scenarios where kubelet
continuosly touches the (every minute) mounted file (configmap) on the
filesystem.

Also modifies the Helm and kustomize deployments so that nfd-master,
nfd-worker and nfd-topology-updater pods are restarted on configmap
updates. In kustomize, the slght downside of this is the name of the
config map(s) depends on the content, so every time a user customizes
the config data, the old unused configmap will be left and must be
garbage-collected manually.
2024-08-21 12:46:36 +03:00
..
custom-resources.md docs: add more cross-references to NodeFeatureGroup API 2024-05-27 13:41:15 +03:00
customization-guide.md feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
examples-and-demos.md Add documentation for topology garbage collector 2023-01-11 10:15:38 +01:00
features.md Document AVXVNNIINT16 cpuid feature 2024-07-04 15:18:04 +03:00
index.md docs: restructure docs 2022-11-03 10:26:56 +02:00
kubectl-plugin.md docs: fixes 2023-12-21 18:34:07 +02:00
nfd-gc.md feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
nfd-master.md Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nfd-topology-updater.md Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nfd-worker.md Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
using-labels.md docs: restructure docs 2022-11-03 10:26:56 +02:00