Skip to content

Commit a6dc4bc

Browse files
Added release notes for Private cloud portal release 7.27.0
1 parent 07fbcac commit a6dc4bc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-deploy/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ All environments are defined as production environments, which means that [secur
153153
| Legacy Large | 4 | 4 | 1 | 2 | 2 | 1 |
154154
| Custom | own choice | own choice | own choice | own choice | own choice | own choice |
155155

156-
Alternatively, you can choose **Custom**, and enter your own requirements for **CPU** and **Memory**. Ensure that these values are the same or greater than the values for a *Legacy Small* environment, otherwise you may run into problems running your app.
156+
Alternatively, you can choose **Custom**, and enter your own requirements for **CPU** and **Memory**. Ensure that these values are the same or greater than the values for a *Legacy Small* environment, otherwise you may run into problems running your app. Existing environments will continue to utilize their legacy resources.
157157

158158
{{% alert color="info" %}}If the cluster manager has added and enabled customized core resource plan on Cluster manager page, only the configured custom core resource plans will be visible for selection. Once the custom core resources plans are enabled, environments cannot be created using the default plans until all the associated environments using the custom core resource plan are deleted and the custom resource plan is disabled on the **Cluster manager** page.{{% /alert %}}
159159

@@ -549,7 +549,8 @@ If any of these garbage collection steps fail, you will no longer see the enviro
549549

550550
##### Custom JVM Heap Memory
551551

552-
You only need to manually adjust JVM memory usage if the default settings aren't fully utilizing available memory. For more information, see [JVM Memory Tuning for Mendix on Kubernetes](/developerportal/deploy/private-cloud-jvm-memory-tuning/).
552+
You only need to manually adjust JVM memory usage if the default settings aren't fully utilizing available memory. The JVM's memory usage must always remain below the total core resource memory to prevent application crashloops
553+
For more information, see [JVM Memory Tuning for Mendix on Kubernetes](/developerportal/deploy/private-cloud-jvm-memory-tuning/).
553554

554555
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/ChangeJVMHeapMemory.png" class="no-border" >}}
555556

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,10 @@ For information on the current status of deployment to Mendix on Kubernetes and
1818

1919
* We have introduced configurable heap memory to align with Public Cloud optimization logic as a default for Operator 2.26.0 and newer.
2020
* We have aligned resource plans with Public Cloud standards and continue to support legacy plans.
21-
* We have moved the Mendix on Azure information banner to the Cluster Manager homepage.
22-
* Cross-cluster restores are not supported. Environments are visible only within the same cluster.
21+
* Added a warning clarifying that cross-cluster restores are not supported (this limitation already existed) and environments are only visible within the same cluster.
2322
* We have fixed an issue where replicas with unknown status showed as licensed.
24-
* We have fixed an issue where scheduled events were missing after pipeline deployment.
25-
* We have added context to namespace and clusters invite emails to identify the Mendix on Kubernetes portal as the sender.
23+
* We have fixed an issue where scheduled events were missing after pipeline deployment and API updates.(Ticket 270822)
24+
* We enhanced namespace and cluster invite emails to clearly identify the Mendix on Kubernetes portal as the sender, and updated the email notification messages accordingly.
2625

2726
### February 25, 2026
2827

0 commit comments

Comments
 (0)