Skip to content

Commit 355817d

Browse files
chore: language review
1 parent 72a6570 commit 355817d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/docs/deployment/mendix-cloud-deploy/behavior-of-app.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Therefore, do not assume that an established WebSocket connection will remain op
6161
6262
## Move to Kubernetes
6363
64-
* Only [supported Mendix versions](https://docs.mendix.com/releasenotes/studio-pro/lts-mts/) are able to move to Kubernetes
64+
* Only [supported Mendix versions](https://docs.mendix.com/releasenotes/studio-pro/lts-mts/) are able to move to Kubernetes.
6565
* The platform configures `CF_INSTANCE_INDEX=0` for 1 of the instances to define a leader instance and to make [Community Commons](/appstore/modules/community-commons-function-library/) function `GetCFInstanceIndex` partially backwards compatible. The leader instance will return `0`. All follower instances will return `-1`. We advise to stop using function `GetCFInstanceIndex` as it is Cloud Foundry specific.
66-
* If your model is using the [SAML module](https://marketplace.mendix.com/link/component/1174) these versions are compatible with Kubernetes:
67-
* Mendix 9: Version 3.6.19 and higher
68-
* Mendix 10: Version 4.1.0 and higher
66+
* If your model is using the [SAML module](https://marketplace.mendix.com/link/component/1174), these versions are compatible with Kubernetes:
67+
* Mendix 9Version 3.6.19 and higher.
68+
* Mendix 10Version 4.1.0 and higher.

0 commit comments

Comments
 (0)