Skip to content

Commit 67f6e12

Browse files
Merge pull request #283836 from EllieC-Microsoft/ecreagh-add-abandoned-cluster-docs
[operator-nexus] [3.12] Add information about the behaviour of abandoned naks clusters
2 parents 1961c2c + 335075f commit 67f6e12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/operator-nexus/reference-nexus-kubernetes-cluster-supported-versions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ During the extended availability period for unsupported Kubernetes versions (tha
169169
> [!NOTE]
170170
> Operator Nexus relies on the releases and patches from [kubernetes](https://kubernetes.io/releases/), which is an Open Source project that only supports a sliding window of three minor versions. Operator Nexus can only guarantee [full support](#kubernetes-version-support-policy) while those versions are being serviced upstream. Since there's no more patches being produced upstream, Operator Nexus can either leave those versions unpatched or fork. Due to this limitation, extended availability doesn't support anything from relying on kubernetes upstream.
171171
172+
### Abandoned Nexus Kubernetes clusters
173+
174+
After the end of the extended availability period, the K8s version is completely removed from Nexus. At this point any existing Nexus Kubernetes clusters which are based on this K8s version will become abandoned. The only supported operation on abandoned clusters is deletion. Importantly, once a cluster is abandoned, upgrading to a later K8s version will not work.
175+
172176
## Supported `kubectl` versions
173177

174178
You can use one minor version older or newer of `kubectl` relative to your *kube-apiserver* version, consistent with the [Kubernetes support policy for kubectl](https://kubernetes.io/docs/setup/release/version-skew-policy/#kubectl).

0 commit comments

Comments
 (0)