Merge pull request #4729 from wackxu/patch-16
Update jobs-run-to-completion.md
This commit is contained in:
@@ -291,7 +291,7 @@ unique to the pods of that job, and which matches unrelated pods, then pods of t
|
|||||||
job may be deleted, or this job may count other pods as completing it, or one or both
|
job may be deleted, or this job may count other pods as completing it, or one or both
|
||||||
of the jobs may refuse to create pods or run to completion. If a non-unique selector is
|
of the jobs may refuse to create pods or run to completion. If a non-unique selector is
|
||||||
chosen, then other controllers (e.g. ReplicationController) and their pods may behave
|
chosen, then other controllers (e.g. ReplicationController) and their pods may behave
|
||||||
in unpredicatable ways too. Kubernetes will not stop you from making a mistake when
|
in unpredictable ways too. Kubernetes will not stop you from making a mistake when
|
||||||
specifying `spec.selector`.
|
specifying `spec.selector`.
|
||||||
|
|
||||||
Here is an example of a case when you might want to use this feature.
|
Here is an example of a case when you might want to use this feature.
|
||||||
|
|||||||
Reference in New Issue
Block a user