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 @@ -31,7 +31,7 @@ Finally, you must also [register your Kubernetes cluster](#register-cluster).

### Obtaining and Configuring the CA Certificate {#ca-certificate}

Most Kubernetes cluster API servers use self-signed certificates. In order to access the API server from Private Mendix Platform, you must add its CA certificate to the operator configuration of the namespace where Private Mendix Platform is installed. For more information, see [Creating a Mendix on Kubernetes Cluster: Custom TLS](/developerportal/deploy/standard-operator/#custom-tls).
Most Kubernetes cluster API servers use self-signed certificates. In order to access the API server from Private Mendix Platform, you must add its CA certificate to the operator configuration of the namespace where Private Mendix Platform is installed.

You can obtain the CA certificate by running the following commands:

Expand Down