Once -> One

This commit is contained in:
Tony Hsu
2016-03-18 09:16:54 +08:00
parent 669c46720e
commit 4f72547851
+1 -1
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