Merge pull request #170 from gosharplite/patch-1

Once -> One
pull/172/head
johndmulhausen 2016-03-17 19:14:10 -07:00
commit 435c679222
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ specified, they are defaulted to be equal. Config with these not matching will
Also you should not normally create any pods whose labels match this selector, either directly, via
another DaemonSet, or via other controller such as ReplicationController. Otherwise, the DaemonSet
controller will think that those pods were created by it. Kubernetes will not stop you from doing
this. Once case where you might want to do this is manually create a pod with a different value on
this. One case where you might want to do this is manually create a pod with a different value on
a node for testing.
### Running Pods on Only Some Nodes