1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-18 14:28:25 +00:00
node-feature-discovery/docs/get-started
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
..
deployment-and-usage.md Add nfd-worker-conf ConfigMap to deployment templates 2020-11-23 18:49:52 +02:00
examples-and-demos.md docs: support versioned links to gihub blobs 2020-11-02 17:05:39 +02:00
features.md docs: improve documentation of the custom source 2020-11-20 12:10:02 +02:00
index.md docs: support versioned links to gihub blobs 2020-11-02 17:05:39 +02:00
introduction.md docs: markdown style fixes 2020-10-29 14:08:16 +02:00
quick-start.md docs: support versioned links to gihub blobs 2020-11-02 17:05:39 +02:00