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.
2 parents 086af40 + 6282a22 commit 11b2732Copy full SHA for 11b2732
content/en/docs/tasks/administer-cluster/safely-drain-node.md
@@ -6,7 +6,6 @@ reviewers:
6
- kow3ns
7
title: Safely Drain a Node
8
content_type: task
9
-min-kubernetes-server-version: 1.5
10
weight: 310
11
---
12
@@ -16,8 +15,7 @@ optionally respecting the PodDisruptionBudget you have defined.
16
15
17
## {{% heading "prerequisites" %}}
18
19
-{{% version-check %}}
20
-This task also assumes that you have met the following prerequisites:
+This task assumes that you have met the following prerequisites:
21
1. You do not require your applications to be highly available during the
22
node drain, or
23
1. You have read about the [PodDisruptionBudget](/docs/concepts/workloads/pods/disruptions/) concept,
0 commit comments