Skip to content

Commit f20b373

Browse files
added docs about behaviour of abandoned clusters
1 parent 8465fae commit f20b373

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
@@ -183,6 +183,10 @@ During the extended availability period for unsupported Kubernetes versions (tha
183183
> [!NOTE]
184184
> 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.
185185
186+
## Abandoned Nexus Kubernetes cluster
187+
188+
After the end of the extended availability period (determined by the endOfExtendedAvailabilityDate field in the Version Bundle), the Version Bundle is completely removed from the nc-aks-operator. At this point any existing Nexus Kubernetes clusters which are based on this Version Bundle will become abandoned. The only supported operation on abandoned clusters is deletion. Importantly, once a cluster is abandoned, upgrading to a later Version Bundle version will not work. Customers with clusters using Version Bundles which are past the extended availability period will be informed before the Version Bundles are removed.
189+
186190
## Supported `kubectl` versions
187191

188192
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)