From 140ab172190d5a1c53d96fbbbedee94f3ae00a1b Mon Sep 17 00:00:00 2001 From: jigisha620 Date: Fri, 27 Dec 2024 15:58:11 -0800 Subject: [PATCH] docs: Update docs to indicate do-not-disrupt does not block expiration --- website/content/en/docs/concepts/disruption.md | 1 - website/content/en/preview/concepts/disruption.md | 1 - website/content/en/v1.0/concepts/disruption.md | 1 - website/content/en/v1.1/concepts/disruption.md | 1 - 4 files changed, 4 deletions(-) diff --git a/website/content/en/docs/concepts/disruption.md b/website/content/en/docs/concepts/disruption.md index a694dbf600df..40e9e1f83825 100644 --- a/website/content/en/docs/concepts/disruption.md +++ b/website/content/en/docs/concepts/disruption.md @@ -295,7 +295,6 @@ This annotation will be ignored for [terminating pods](https://kubernetes.io/doc Examples of voluntary node removal that will be prevented by this annotation include: - [Consolidation]({{}}) - [Drift]({{}}) -- Expiration {{% alert title="Note" color="primary" %}} Voluntary node removal does not include [Interruption]({{}}) or manual deletion initiated through `kubectl delete node`. Both of these are considered involuntary events, since node removal cannot be delayed. diff --git a/website/content/en/preview/concepts/disruption.md b/website/content/en/preview/concepts/disruption.md index a694dbf600df..40e9e1f83825 100644 --- a/website/content/en/preview/concepts/disruption.md +++ b/website/content/en/preview/concepts/disruption.md @@ -295,7 +295,6 @@ This annotation will be ignored for [terminating pods](https://kubernetes.io/doc Examples of voluntary node removal that will be prevented by this annotation include: - [Consolidation]({{}}) - [Drift]({{}}) -- Expiration {{% alert title="Note" color="primary" %}} Voluntary node removal does not include [Interruption]({{}}) or manual deletion initiated through `kubectl delete node`. Both of these are considered involuntary events, since node removal cannot be delayed. diff --git a/website/content/en/v1.0/concepts/disruption.md b/website/content/en/v1.0/concepts/disruption.md index 01c1101512fd..25e4db1ff0e6 100644 --- a/website/content/en/v1.0/concepts/disruption.md +++ b/website/content/en/v1.0/concepts/disruption.md @@ -295,7 +295,6 @@ This annotation will be ignored for [terminating pods](https://kubernetes.io/doc Examples of voluntary node removal that will be prevented by this annotation include: - [Consolidation]({{}}) - [Drift]({{}}) -- Expiration {{% alert title="Note" color="primary" %}} Voluntary node removal does not include [Interruption]({{}}) or manual deletion initiated through `kubectl delete node`. Both of these are considered involuntary events, since node removal cannot be delayed. diff --git a/website/content/en/v1.1/concepts/disruption.md b/website/content/en/v1.1/concepts/disruption.md index a694dbf600df..40e9e1f83825 100644 --- a/website/content/en/v1.1/concepts/disruption.md +++ b/website/content/en/v1.1/concepts/disruption.md @@ -295,7 +295,6 @@ This annotation will be ignored for [terminating pods](https://kubernetes.io/doc Examples of voluntary node removal that will be prevented by this annotation include: - [Consolidation]({{}}) - [Drift]({{}}) -- Expiration {{% alert title="Note" color="primary" %}} Voluntary node removal does not include [Interruption]({{}}) or manual deletion initiated through `kubectl delete node`. Both of these are considered involuntary events, since node removal cannot be delayed.