Skip to content

Commit a2febcc

Browse files
Update mendix-for-private-cloud.md
1 parent 7984ddd commit a2febcc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ For information on the current status of deployment to Mendix on Kubernetes and
1616

1717
#### Mendix Operator v2.24.0 {#2.24.0}
1818

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.
2625

2726
### September 25, 2025
2827

0 commit comments

Comments
 (0)