From 29c6d2876a8a7db36c31cf7a3199b06add57ba73 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 8 Sep 2020 11:08:58 +0200 Subject: [PATCH] Reword sanity check --- slides/k8s/lastwords.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/k8s/lastwords.md b/slides/k8s/lastwords.md index 0d65ca00..d98d9583 100644 --- a/slides/k8s/lastwords.md +++ b/slides/k8s/lastwords.md @@ -191,6 +191,8 @@ are a few tools that can help us.* ## Developer experience +*These questions constitute a quick "smoke test" for our strategy:* + - How do we on-board a new developer? - What do they need to install to get a dev stack? @@ -199,8 +201,6 @@ are a few tools that can help us.* - How does someone add a component to a stack? -*These questions are good "sanity checks" to validate our strategy!* - --- ## Some guidelines