Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/en/docs/private-platform/quickstart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Private Mendix Platform depends on Mendix on Kubernetes for the installation and

Before starting the installation process, make sure that you have all the necessary prerequisites:

* A Kubernetes instance where the target namespace has already been created. For more information, see [Supported Providers: Supported Versions](/developerportal/deploy/private-cloud-supported-environments/#supported-versions).
* A database. For more information, see [Supported Providers: Databases](https://docs.mendix.com/developerportal/deploy/private-cloud-supported-environments/#databases).
* File storage. For more information, see [Supported Providers: File Storage](/developerportal/deploy/private-cloud-supported-environments/#file-storage).
* A registry. For more information, see [Supported Providers: Container Registries](/developerportal/deploy/private-cloud-supported-environments/#container-registries).
* A Kubernetes instance where the target namespace has already been created. For more information, see [Prerequisites: Supported Versions](/private-mendix-platform/prerequisites/#supported-versions).
* A database. For more information, see [Prerequisites: Databases](/private-mendix-platform/prerequisites/#databases).
* File storage. For more information, see [Prerequisites: File Storage](/private-mendix-platform/prerequisites/#file-storage).
* A registry. For more information, see [Prerequisites: Container Registries](/private-mendix-platform/prerequisites/#container-registries).
* A domain.
* For the PCLM component:

Expand Down
Loading