summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-11-07 18:42:38 -0800
committerGitHub <noreply@github.com>2017-11-07 18:42:38 -0800
commite1052a7cec82551ebca3ac4046ddd7b15ae839fd (patch)
tree0f6e445c2cd3d12e4d050bb9b039f26989abf409
parent332d15fa0dcf31bd32e9bfaf5aa02723e9e5b686 (diff)
parent9a233af8bfef6bdc392b619e13b6276135460120 (diff)
Merge pull request #1360 from xuhuilong/patch-4
Automatic merge from submit-queue. incorrect word.
-rw-r--r--contributors/design-proposals/node/pod-lifecycle-event-generator.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/node/pod-lifecycle-event-generator.md b/contributors/design-proposals/node/pod-lifecycle-event-generator.md
index 207d6a17..06d2bf0d 100644
--- a/contributors/design-proposals/node/pod-lifecycle-event-generator.md
+++ b/contributors/design-proposals/node/pod-lifecycle-event-generator.md
@@ -186,7 +186,7 @@ redundant syncs.
to provide all necessary information to detect container state changes
in `GetPods()` (#13571).
-- Benchmark docker to adjust relising frequency.
+- Benchmark docker to adjust relisting frequency.
- Fix/adapt features that rely on frequent, periodic pod syncing.
* Liveness/Readiness probing: Create a separate probing manager using