[zh] Tidy up and fix links in tasks section (3/10)
This commit is contained in:
@@ -252,7 +252,7 @@ kubectl describe node <节点名称>
|
||||
|
||||
The usage of these fields varies depending on your cloud provider or bare metal configuration.
|
||||
-->
|
||||
### 地址 {#addresses}
|
||||
### 地址 {#addresses}
|
||||
|
||||
这些字段的用法取决于你的云服务商或者物理机配置。
|
||||
|
||||
|
||||
@@ -254,6 +254,8 @@ the StatefulSet.
|
||||
|
||||
<!--
|
||||
## Deployment and Scaling Guarantees
|
||||
-->
|
||||
## 部署和扩缩保证 {#deployment-and-scaling-guarantees}
|
||||
|
||||
* For a StatefulSet with N replicas, when Pods are being deployed, they are created sequentially, in order from {0..N-1}.
|
||||
* When Pods are being deleted, they are terminated in reverse order, from {N-1..0}.
|
||||
|
||||
Reference in New Issue
Block a user