Skip to content

Commit 214a186

Browse files
authored
Merge pull request #43045 from mengjiao-liu/fix-blog-graceful-node-shutdown
[zh-cn]Fix markdown format for blog kubernetes-1-28-non-graceful-node-shutdown-GA
2 parents 3a3a82c + adbe90f commit 214a186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/blog/_posts/2023-08-16-non-graceful-node-shutdown-to-ga.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Once all the workload pods that are linked to the out-of-service node are moved
9696
a new running node, and the shutdown node has been recovered, you should remove that
9797
taint on the affected node after the node is recovered.
9898
-->
99-
**注意:**在应用 out-of-service 污点之前,你必须验证节点是否已经处于关闭或断电状态(而不是在重新启动中)。
99+
**注意:** 在应用 out-of-service 污点之前,你必须验证节点是否已经处于关闭或断电状态(而不是在重新启动中)。
100100

101101
与 out-of-service 节点有关联的所有工作负载的 Pod 都被移动到新的运行节点,
102102
并且所关闭的节点已恢复之后,你应该删除受影响节点上的污点。
@@ -178,7 +178,7 @@ implementation, and review of this feature and helped move it from alpha, beta,
178178
* Jing Xu ([jingxu97](https://github.com/jingxu97))
179179
* Xing Yang ([xing-yang](https://github.com/xing-yang))
180180

181-
<!
181+
<!--
182182
This feature is a collaboration between SIG Storage and SIG Node.
183183
For those interested in getting involved with the design and development of any
184184
part of the Kubernetes Storage system, join the Kubernetes Storage Special

0 commit comments

Comments
 (0)