1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-28 02:37:11 +00:00

Merge pull request #648 from uniemimu/yatypofix

More topology updater documentation typo fixes
This commit is contained in:
Kubernetes Prow Robot 2021-11-12 04:32:27 -08:00 committed by GitHub
commit 52ba742d69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -188,7 +188,7 @@ The `-podresources-socket` specifies the path to the Unix socket where kubelet
exports a gRPC service to enable discovery of in-use CPUs and devices, and to
provide metadata for them.
Default: /host-var/liblib/kubelet/pod-resources/kubelet.sock
Default: /host-var/lib/kubelet/pod-resources/kubelet.sock
Example:

View file

@ -106,7 +106,7 @@ only created on nodes running nfd-master.
## NodeResourceTopology CR
When run with NFD-Topology-Updater, NFD creates CR intances corresponding to
When run with NFD-Topology-Updater, NFD creates CR instances corresponding to
node resource hardware topology such as:
```yaml