From 2d3b1ad3f6c900e6393efd9a7b458c3d1fb9af6c Mon Sep 17 00:00:00 2001 From: Tyler Kellen Date: Wed, 8 Nov 2017 12:35:53 -0500 Subject: [PATCH 1/2] 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 From e3fdd107e837af32142d2abb764f399f7854fbca Mon Sep 17 00:00:00 2001 From: Qiming Date: Thu, 9 Nov 2017 09:06:09 +0800 Subject: [PATCH 2/2] Update daemonset.md --- docs/concepts/workloads/controllers/daemonset.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/concepts/workloads/controllers/daemonset.md b/docs/concepts/workloads/controllers/daemonset.md index 60ced58d6b..3c5898a3fd 100644 --- a/docs/concepts/workloads/controllers/daemonset.md +++ b/docs/concepts/workloads/controllers/daemonset.md @@ -88,8 +88,6 @@ 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 ??? - ### Running Pods on Only Some Nodes If you specify a `.spec.template.spec.nodeSelector`, then the DaemonSet controller will