Skip to content

Commit 7800748

Browse files
ZDT review and update
1 parent fca14a2 commit 7800748

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/zero-downtime.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ With ZDT, Mendix Cloud intelligently manages the deployment process, ensuring yo
1818

1919
To leverage the benefits of zero-downtime deployment, your Mendix application and deployment environment must meet the following criteria:
2020

21-
* **Mendix runtime version** – Must be running on Mendix Runtime version 10.24 or higher.
21+
* **Mendix runtime version** – Must be running on Mendix Runtime version 10.24 or above.
2222
* **Application instances** – The application must be configured to run with a single runtime instance.
2323
* **Change type** – The deployment must involve only [configuration-level changes](/developerportal/deploy/zero-downtime/#zdt-application).
2424
* **Deployment platform** – Must be deployed on Mendix Cloud(Kubernetes).
@@ -70,15 +70,14 @@ During these types of updates, Mendix Cloud performs the deployment in a way tha
7070

7171
Zero-downtime deployment will not apply under the following conditions:
7272

73-
* Mendix Runtime version is less than 10.24
73+
* Mendix Runtime versions below 10.24
7474
* Application runs with more than one runtime instance
7575
* Upgrading to a new Mendix Runtime version
7676
* Deploying a new MDA (application model update)
7777
* Changes involve database structure updates
7878
{{< figure src="/attachments/deployment/mendix-cloud-deploy/zero-downtime/zdt-scaling-process.png" >}}
7979

80-
For these scenarios, the Cloud Portal will display the standard restart message before deployment:
81-
{{< figure src="/attachments/deployment/mendix-cloud-deploy/zero-downtime/zdt-scaling-messages.png" >}}
80+
For these scenarios, the Cloud Portal will display the standard restart message before deployment.
8281

8382
## Expected ZDT Behavior
8483

@@ -102,7 +101,7 @@ For eligible environments, the **Deploy Wizard** clearly indicates that the upco
102101

103102
### First Deployment
104103

105-
When you deploy an application on Mendix Runtime 10.24 or higher for the very first time, the environment is automatically prepared for future zero-downtime deployments. This initial deployment behaves like a regular one, but from the next deployment onward, eligible configuration changes can be applied without downtime.
104+
When you deploy an application on Mendix Runtime 10.24 or above for the very first time, the environment is automatically prepared for future zero-downtime deployments. This initial deployment behaves like a regular one, but from the next deployment onward, eligible configuration changes can be applied without downtime.
106105

107106
### During a Zero-Downtime Deployment Failure
108107

0 commit comments

Comments
 (0)