fix typo
reviewable/pr4604/r1
Drinky Pool 2017-08-03 16:12:31 +08:00 committed by Andrew Chen
parent 087a0cded2
commit 3ee607a78e
1 changed files with 1 additions and 1 deletions

View File

@ -1006,7 +1006,7 @@ above.
### Parallel Pod Management
`Parallel` pod management tells the StatefulSet controller to launch or
terminate all Pods in parallel, and to not wait for Pods to becoming Running
terminate all Pods in parallel, and not to wait for Pods to become Running
and Ready or completely terminated prior to launching or terminating another
Pod.