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
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ When your application is in Mendix Cloud, follow these steps:

You will need to provide these credentials to Studio Pro to connect the debugger to the app running in the cloud.

#### Obtain Debugging Credentials from Mendix on Kubernetes Connected{#private-cloud}
#### Obtain Debugging Credentials from Mendix on Kubernetes Connected or Private Mendix Platform {#private-cloud}

If your application is on a connected Mendix on Kubernetes instance, you can get the credentials from the Mendix Portal:
If your application is on a connected Mendix on Kubernetes instance, or on Private Mendix Platform, you can get the credentials from the Mendix Portal:

{{% alert color="warning" %}}
You can only remotely debug apps deployed to Mendix on Kubernetes if you are using Mendix Operator version 1.6.0 or above.
Expand Down
Loading