From bc0ac34f5bafa845e1c4046ebb794db8a36166bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Thu, 22 May 2025 15:39:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Clarify=20what=20needs=20to=20be?= =?UTF-8?q?=20scaled=20up=20in=20healthcheck=20lab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/exercises/healthchecks-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/exercises/healthchecks-details.md b/slides/exercises/healthchecks-details.md index 5530d57b..0a7219cc 100644 --- a/slides/exercises/healthchecks-details.md +++ b/slides/exercises/healthchecks-details.md @@ -26,7 +26,7 @@ - it should initially show a few milliseconds latency - - that will increase when we scale up + - that will increase when we scale up the number of `worker` Pods - it will also let us detect when the service goes "boom"