mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-04-24 13:18:34 +00:00
Merge pull request #67 from mbssaiakhil/patch-2
Automatic merge from submit-queue Fix Typo in node-feature-discovery README
This commit is contained in:
commit
40d8ebc683
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
Add a link
Reference in a new issue