summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-architecture/production-readiness.md2
1 files changed, 2 insertions, 0 deletions
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?**