committed by
Kubernetes Prow Robot
parent
a5c291e1d9
commit
08726b2b20
@@ -1053,12 +1053,15 @@ web-2 1/1 Running 0 10s
|
||||
web-3 1/1 Running 0 26s
|
||||
```
|
||||
|
||||
<!
|
||||
<!--
|
||||
The StatefulSet controller launched two new Pods, and it did not wait for
|
||||
the first to become Running and Ready prior to launching the second.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Keep this terminal open, and in another terminal delete the `web` StatefulSet.
|
||||
-->
|
||||
|
||||
StatefulSet 控制器启动了两个新的 Pod,而且在启动第二个之前并没有等待第一个变成 Running 和 Ready 状态。
|
||||
|
||||
保持这个终端打开,并在另一个终端删除 `web` StatefulSet。
|
||||
|
||||
Reference in New Issue
Block a user