1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-04-24 13:18:34 +00:00

Merge pull request from mbssaiakhil/patch-2

Automatic merge from submit-queue

Fix Typo in node-feature-discovery README
This commit is contained in:
nfd-merge-bot 2017-08-14 11:26:30 -07:00 committed by GitHub
commit 40d8ebc683

View file

@ -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).