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: content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,12 @@ For information on the current status of deployment to Mendix on Kubernetes and
16
16
17
17
#### Mendix Operator v2.24.0 {#2.24.0}
18
18
19
-
* We've simplified the approach of handling Rolling updates by the Operator. Any app with 2 or more replicas will be updated without downtime, as long as the app is running the same MDA and base OS image.
20
-
* Starting from this version, all Operator upgrades will run without causing downtime (in environments that 2 or more replicas).
21
-
* The Mendix Operator will now manage PodDisruptionBudgets. For apps that have 2 or more replicas, a PodDisruptionBudget will be automatically created, so that cluster OS upgrades and scaling down nodes will happen in a controlled way, without causing disruption or downtime.
22
-
* We've added a fallback license for Connected environments using Subscription Secrets. If an environment fails to communicate with the licensing server, it will use the fallback license instead of switching into Trial mode.
23
-
This feature will become available for use with a future release of the Mendix on Kubernetes portal.
24
-
* We have updated documentation that Kubernetes 1.34 is supported by the Mendix Operator.
25
-
* We've made a few adjustments to support changes in upcoming Studio Pro version numbers.
19
+
* We have simplified the approach of handling Rolling updates by the Operator. Any app with two or more replicas will be updated without downtime, as long as the app is running the same MDA and base OS image.
20
+
* Starting from this version, all Operator upgrades will run without causing downtime (in environments that have two or more replicas).
21
+
* The Mendix Operator now manages **PodDisruptionBudgets**. For apps that have two or more replicas, a PodDisruptionBudget will be automatically created, so that cluster OS upgrades and scaling down nodes will happen in a controlled way, without causing disruption or downtime.
22
+
* We have added a fallback license for Connected environments using Subscription Secrets. If an environment fails to communicate with the licensing server, it will use the fallback license instead of switching into Trial mode. This feature will become available for use with a future release of the Mendix on Kubernetes portal.
23
+
* We have updated documentation to indicate that Kubernetes 1.34 is supported by the Mendix Operator.
24
+
* We have made a few adjustments to support changes in upcoming Studio Pro version numbers.
0 commit comments