1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00

Merge pull request #1475 from marquiz/devel/docs-wording-fix

docs: correct description of no-publish for topology-updater
This commit is contained in:
Kubernetes Prow Robot 2023-11-28 20:23:19 +01:00 committed by GitHub
commit 7fed71d8d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,8 +222,8 @@ $ docker run --rm ${NFD_CONTAINER_IMAGE} nfd-topology-updater -no-publish
...
```
If you just want to try out feature discovery without connecting to nfd-master,
pass the `-no-publish` flag to nfd-topology-updater.
If you just want to try out resource topology discovery without connecting to
the Kubernetes API, pass the `-no-publish` flag to nfd-topology-updater.
> **NOTE:** NFD topology updater needs certain directories and/or files from
> the host mounted inside the NFD container. Thus, you need to provide Docker