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/docs
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
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Merge pull request #1807 from ArangoGutierrez/upgrade 2024-08-05 06:44:59 -07:00
developer-guide docs: describe Kubernetes version compatibility in versions page 2024-07-08 15:28:25 +03:00
get-started docs: describe Kubernetes version compatibility in versions page 2024-07-08 15:28:25 +03:00
reference Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
usage Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
Gemfile docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
Gemfile.lock docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb Make mdlint v0.13 happy 2023-10-25 21:21:11 +02:00