typo: "the" --> "then"

fixed typo
This commit is contained in:
Thomas Güttler
2022-03-30 21:03:48 +02:00
committed by GitHub
parent e047c71b9b
commit 8df0736acb
@@ -32,7 +32,7 @@ configure a [PodDisruptionBudget](/docs/concepts/workloads/pods/disruptions/).
If availability is important for any applications that run or could run on the node(s) If availability is important for any applications that run or could run on the node(s)
that you are draining, [configure a PodDisruptionBudgets](/docs/tasks/run-application/configure-pdb/) that you are draining, [configure a PodDisruptionBudgets](/docs/tasks/run-application/configure-pdb/)
first and the continue following this guide. first and then continue following this guide.
## Use `kubectl drain` to remove a node from service ## Use `kubectl drain` to remove a node from service