We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564e9ae commit 891d8edCopy full SHA for 891d8ed
content/zh/docs/tasks/administer-cluster/safely-drain-node.md
@@ -1,5 +1,5 @@
1
---
2
-title: 确保 PodDisruptionBudget 的前提下安全地清空一个{{< glossary_tooltip text="节点" term_id="node" >}}
+title: 确保 PodDisruptionBudget 的前提下安全地清空一个节点
3
content_type: task
4
5
<!--
@@ -16,7 +16,7 @@ content_type: task
16
17
This page shows how to safely drain a node, respecting the PodDisruptionBudget you have defined.
18
-->
19
-本页展示了如何在确保 PodDisruptionBudget 的前提下,安全地清空一个节点。
+本页展示了如何在确保 PodDisruptionBudget 的前提下,安全地清空一个{{< glossary_tooltip text="节点" term_id="node" >}}。
20
21
## {{% heading "prerequisites" %}}
22
0 commit comments