From fd86a5d6d009c0325716e6aff61ff4a61d570fa7 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Wed, 19 Feb 2020 10:12:58 -0800 Subject: Add clarification for PRR troublshooting question --- sig-architecture/production-readiness.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sig-architecture/production-readiness.md b/sig-architecture/production-readiness.md index 28332601..43e74074 100644 --- a/sig-architecture/production-readiness.md +++ b/sig-architecture/production-readiness.md @@ -133,6 +133,8 @@ further stages (e.g. Beta/Ga) of feature lifecycle. * **What are other known failure modes?** * **How can those be detected via metrics or logs?** + Stated another way: how can an operator troubleshoot without logging into a + master or worker node? * **What are the mitigations for each of those failure modes?** -- cgit v1.2.3