Clarify off-by-one

This commit is contained in:
Bridget Kromhout
2018-04-18 14:09:08 -05:00
parent de87743c6a
commit 860840a4c1

View File

@@ -202,7 +202,7 @@ And one too many pods...
- *one pod per node* for the daemonset
.footnote[(We don't run these pods on master nodes, so it's *one pod per worker node*.)]
.footnote[(Off by one? We don't run these pods on the node hosting the control plane.)]
---