From cdd59eeee9332f4c0d5cd403656a1b6d11e7abae Mon Sep 17 00:00:00 2001 From: Rui Cao Date: Tue, 18 Sep 2018 17:51:20 +0800 Subject: Fix typo: improvment -> improvement Signed-off-by: Rui Cao --- keps/sig-node/0009-node-heartbeat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keps/sig-node/0009-node-heartbeat.md b/keps/sig-node/0009-node-heartbeat.md index ab8bf5bc..f80b9609 100644 --- a/keps/sig-node/0009-node-heartbeat.md +++ b/keps/sig-node/0009-node-heartbeat.md @@ -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 won’t significantly increase the size of object Node. Note that if we keep adding node conditions owned by other components, the -- cgit v1.2.3