1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/docs/reference
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
..
architecture.md docs: restructure docs 2022-11-03 10:26:56 +02:00
e2e-configuration-reference.md docs: restructure docs 2022-11-03 10:26:56 +02:00
feature-gates.md feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
gc-commandline-reference.md docs: update to cover nfd-gc 2023-08-23 10:56:12 +03:00
index.md docs: restructure docs 2022-11-03 10:26:56 +02:00
master-commandline-reference.md Docs: Fix the link to feature gates documentation 2024-08-01 09:37:10 +00:00
master-configuration-reference.md feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
plugin-commandline-reference.md Add kubectl-nfd 2023-12-21 16:00:19 +01:00
topology-updater-commandline-reference.md nfd-topology-updater add pods fingerprint by default 2024-01-26 17:55:34 +08:00
topology-updater-configuration-reference.md Add master config file 2023-04-03 09:52:09 +01:00
versions.md docs: describe Kubernetes version compatibility in versions page 2024-07-08 15:28:25 +03:00
worker-commandline-reference.md Docs: Fix the link to feature gates documentation 2024-08-01 09:37:10 +00:00
worker-configuration-reference.md Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00