Skip to content

Commit 6e77f2d

Browse files
authored
Merge pull request #24820 from fancc/drain
resolve title errors
2 parents fe76436 + 891d8ed commit 6e77f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/administer-cluster/safely-drain-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 确保 PodDisruptionBudget 的前提下安全地清空一个{{< glossary_tooltip text="节点" term_id="node" >}}
2+
title: 确保 PodDisruptionBudget 的前提下安全地清空一个节点
33
content_type: task
44
---
55
<!--
@@ -16,7 +16,7 @@ content_type: task
1616
<!--
1717
This page shows how to safely drain a node, respecting the PodDisruptionBudget you have defined.
1818
-->
19-
本页展示了如何在确保 PodDisruptionBudget 的前提下,安全地清空一个节点
19+
本页展示了如何在确保 PodDisruptionBudget 的前提下,安全地清空一个{{< glossary_tooltip text="节点" term_id="node" >}}
2020

2121
## {{% heading "prerequisites" %}}
2222

0 commit comments

Comments
 (0)