1
0
Fork 0
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:
Malepati Bala Siva Sai Akhil 2017-08-14 00:46:45 +05:30 committed by GitHub
parent cac97d2e56
commit aff1747816

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