Skip to content

Commit

Permalink
Merge pull request #41092 from mrgiles/40453_remove_k8s_min_version_req
Browse files Browse the repository at this point in the history
Remove minimum Kubernetes version requirement from prerequisites
  • Loading branch information
k8s-ci-robot authored May 12, 2023
2 parents 086af40 + 6282a22 commit 11b2732
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ reviewers:
- kow3ns
title: Safely Drain a Node
content_type: task
min-kubernetes-server-version: 1.5
weight: 310
---

Expand All @@ -16,8 +15,7 @@ optionally respecting the PodDisruptionBudget you have defined.

## {{% heading "prerequisites" %}}

{{% version-check %}}
This task also assumes that you have met the following prerequisites:
This task assumes that you have met the following prerequisites:
1. You do not require your applications to be highly available during the
node drain, or
1. You have read about the [PodDisruptionBudget](/docs/concepts/workloads/pods/disruptions/) concept,
Expand Down

0 comments on commit 11b2732

Please sign in to comment.