From 2d3b1ad3f6c900e6393efd9a7b458c3d1fb9af6c Mon Sep 17 00:00:00 2001 From: Tyler Kellen Date: Wed, 8 Nov 2017 12:35:53 -0500 Subject: [PATCH] call out missing content in effort to fix it --- docs/concepts/workloads/controllers/daemonset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/workloads/controllers/daemonset.md b/docs/concepts/workloads/controllers/daemonset.md index 3a1acc7c00..60ced58d6b 100644 --- a/docs/concepts/workloads/controllers/daemonset.md +++ b/docs/concepts/workloads/controllers/daemonset.md @@ -88,7 +88,7 @@ controller will think that those Pods were created by it. Kubernetes will not s this. One case where you might want to do this is manually create a Pod with a different value on a node for testing. -If you attempt to create a DaemonSet such that +If you attempt to create a DaemonSet such that ??? ### Running Pods on Only Some Nodes