Merge pull request #6237 from tkellen/patch-1
call out missing content in effort to fix itpull/6254/head
commit
cec2d95281
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue