Merge pull request #2683 from mirake/fix-typos

Fix typo: improvment -> improvement
This commit is contained in:
k8s-ci-robot 2018-09-18 09:59:16 -07:00 committed by GitHub
commit 23506b943e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ To be considered:
- In general, we recommend to keep frequencies of NodeStatus reporting in both
Kubelet and NodeProblemDetector in sync (once all changes will be done) and
that should be reflected in [NPD documentation][].
- Note that reducing frequency to 1 minute already gives us almost 6x improvment.
- Note that reducing frequency to 1 minute already gives us almost 6x improvement.
It seems more than enough for any foreseeable future assuming we wont
significantly increase the size of object Node.
Note that if we keep adding node conditions owned by other components, the