1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/docs
Chaoyi Huang d08ea5ee11 Doc: Fix tilt up issue in feature discovering in developer guide
The issue is due to the k3d/kind cluster created by ctlptl will run
inside containers(it will serve as the virtual hosts).

Host folders which will be scaned by the nfd feature discovery should
be mounted into the container ( the virtual host). otherwise the nfd-worker
container which run inside the virtual host will just see the default base
image rootfs /boot, /lib folders, which are usually empty, leads to the
discovey failure.

Signed-off-by: Chaoyi Huang <joehuang.sweden@gmail.com>
2024-11-01 02:31:23 +00: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 Add separate helm values for the liveness and readiness probes 2024-10-18 12:54:42 +02:00
developer-guide Doc: Fix tilt up issue in feature discovering in developer guide 2024-11-01 02:31:23 +00:00
get-started docs: quote shell snippets containing urls with query parameters 2024-10-02 17:07:32 +03:00
reference Merge pull request #1592 from AhmedThresh/feat-configure-cr-restrictions 2024-10-24 12:20:54 +01:00
usage source/system: Add reading product name information 2024-09-10 14:42:08 +09: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