You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/enterprise-operator/25.10.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Please refer to the [replication](https://mariadb.com/docs/tools/mariadb-enterpr
18
18
19
19
With the 25.10 release, we’re introducing annual LTS releases for the Enterprise Kubernetes Operator to provide long-term stability and a predictable upgrade path. LTS releases focus on security updates and critical bug fixes and maintain CRD compatibility within the LTS release, helping teams meet SLAs and reduce operational overhead in mission-critical environments. New features will continue to ship in the rolling releases between LTS cycles, while the LTS serves as a hardened, stable baseline.
20
20
21
-
Please refer to the [OpenShift](https://mariadb.com/docs/tools/mariadb-enterprise-operator/installation/openshift#release-channels) and helm documentation to start using LTS releases.
21
+
Please refer to the [OpenShift](https://mariadb.com/docs/tools/mariadb-enterprise-operator/installation/openshift#release-channels) and [Helm](https://mariadb.com/docs/tools/mariadb-enterprise-operator/installation/helm#long-term-support-versions) documentation to start using LTS releases.
Copy file name to clipboardExpand all lines: tools/mariadb-enterprise-operator/installation/helm.md
+11-21Lines changed: 11 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,6 @@ MariaDB Enterprise Kubernetes Operator is splitted into two different helm chart
13
13
*`mariadb-enterprise-operator-crds`: Bundles the [CustomResourceDefinitions](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/) required by the operator.
14
14
*`mariadb-enterprise-operator`: Contains all the template manifests required to install the operator. Refer to the [operator helm values](helm.md#operator-helm-values) section for detailed information about the supported values.
15
15
16
-
## Long-Term Support Versions
17
-
18
-
MariaDB Enterprise Kubernetes Operator provides stable Long-Term Support (LTS) versions.
19
-
20
-
| Version | Supported Kubernetes Versions | Description | Latest Version |
Where: `--version "25.10.*"` installs the most recent available release within the 25.10 series.
51
-
52
35
## Installing the operator
53
36
54
37
The first step is to prepare a `values.yaml` file to specify your previously configured [customer credentials](../customer-access-to-docker-mariadb-com.md#customer-credentials):
As part of the 25.10 LTS release, we have introduced support for LTS versions. Refer to the [Helm docs](https://mariadb.com/docs/tools/mariadb-enterprise-operator/installation/helm#long-term-support-versions) for sticking to LTS versions.
0 commit comments