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
+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
@@ -16,7 +16,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
16
16
17
17
#### Mendix Operator v2.23.0 {#2.23.0}
18
18
19
-
* We added a new, **preview**mode for the `runtimeLeaderSelection` option - a `leaderless` deployment mode.
19
+
* We added a new`leaderless` deployment mode for the `runtimeLeaderSelection` option. This mode is currently in preview.
20
20
* This is a new option that can be used, in addition of the current `assigned` and `none` modes.
21
21
* Setting `runtimeLeaderSelection` to `leaderless` will only use one Deployment instead of `master` and `worker`. Mendix Runtime nodes will decide which one gets to run any exclusive task.
22
22
* This mode uses a simplified Java launch process and uses a more efficient way of generating JSON logs.
0 commit comments