mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-13 20:30:03 +00:00
Fix Typo in node-feature-discovery README
This commit is contained in:
parent
cac97d2e56
commit
aff1747816
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ repo that demonstrates how to deploy the job to unlabeled nodes.
|
|||
./label-nodes.sh
|
||||
```
|
||||
|
||||
The discovery script will launch a job on each each unlabeled node in the
|
||||
The discovery script will launch a job on each unlabeled node in the
|
||||
cluster. When the job runs, it contacts the Kubernetes API server to add labels
|
||||
to the node to advertise hardware features (initially, from `cpuid`, RDT and p-state).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue