From ecc921128e8c38996ccb2dd9adf677cf117a8ef5 Mon Sep 17 00:00:00 2001 From: Ryan Lovett <rylo@berkeley.edu> Date: Wed, 23 Jan 2019 16:20:34 -0800 Subject: [PATCH] Remove out-of-order adjective. Alternatively, rather than remove "suitable", replace it with "service" ? Or remove the last sentence altogether and link "user pods to shut down" to the culler. --- doc/source/optimization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/optimization.md b/doc/source/optimization.md index bde98b41..12be3092 100644 --- a/doc/source/optimization.md +++ b/doc/source/optimization.md @@ -332,5 +332,5 @@ scheduling: ``` **NOTE**: For the user scheduler to work well, you need old user pods to shut -down at some point. Make sure to configure the -[*culler*](user-management.html#culling-user-pods) suitable properly. +down at some point. Make sure to properly configure the +[*culler*](user-management.html#culling-user-pods). -- GitLab