mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-28 02:37:11 +00:00
More topology updater documentation typo fixes
Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
This commit is contained in:
parent
b26a12cc17
commit
90598d3b5a
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue