From a104fb6a00d27bd3f0fcb9d3e99f207752c9c215 Mon Sep 17 00:00:00 2001 From: Bas Date: Fri, 9 May 2025 09:01:14 +0200 Subject: [PATCH] kubedns_version no longer used (#12201) This variable is documented, but not found in the rest of the sources. --- docs/operations/upgrades.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/operations/upgrades.md b/docs/operations/upgrades.md index 7695682bb..eaf44ce8c 100644 --- a/docs/operations/upgrades.md +++ b/docs/operations/upgrades.md @@ -15,7 +15,6 @@ versions. Here are all version vars for each component: * calico_cni_version * weave_version * flannel_version -* kubedns_version > **Warning** > [Attempting to upgrade from an older release straight to the latest release is unsupported and likely to break something](https://github.com/kubernetes-sigs/kubespray/issues/3849#issuecomment-451386515)