1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-13 20:30:03 +00:00
node-feature-discovery/docs
Markus Lehtonen 979d3b88fe Add nfd-worker-conf ConfigMap to deployment templates
Add a virtually empty ConfigMap that is mounted inside the workers.
Makes it easier to start customizing the worker deployment e.g. with just:

  $ kubectl -n ${NFD_NS} edit configmap nfd-worker-conf

Create a new 'templates' make target for inserting the content of
nfd-worker.conf.example into the configmap spec of the templates. Thus,
'make templates' should be run whenever the example config is update.
Update the verify.sh prow script to check that the templates are up to
date.

This patch also streamlines the documentation about configuration
management, reflecting the changes.
2020-11-23 18:49:52 +02:00
..
_includes/class docs: polish the version menu 2020-10-30 08:41:33 +02:00
advanced Merge pull request #356 from marquiz/devel/sources-flag 2020-11-22 01:53:33 -08:00
contributing docs: drop broken/outdated reference to kubernetes-incubator 2020-11-02 17:07:12 +02:00
get-started Add nfd-worker-conf ConfigMap to deployment templates 2020-11-23 18:49:52 +02: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: specify container image in config 2020-11-20 17:00:19 +02:00
Gemfile docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
Gemfile.lock docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00