Connect to MongoDB Multi-Kubernetes Cluster Resources
The MongoDB Enterprise Kubernetes Operator is deprecated. The new MongoDB Controllers for Kubernetes Operator replaces the MongoDB Enterprise Kubernetes Operator. The first version of the Controllers for Kubernetes Operator is functionally equivalent to v1.33 of the Enterprise Kubernetes Operator. For more information about this change, and guidance on migrating to the new Operator, see the release notes for the first new version. There will be no future releases of the MongoDB Enterprise Kubernetes Operator. Each version will reach end of life according to the existing one year support policy. Please migrate to the Controllers for Kubernetes Operator for continued support.
The following section describes how to connect to a MongoDBMultiCluster
resource that
is deployed to Kubernetes:
Connect to Multi-Cluster Resource from Outside Kubernetes Connect to a
MongoDBMultiCluster
resource from outside of the Kubernetes clusters.
Note
To connect to a MongoDBMultiCluster
resource from within the Kubernetes clusters,
see Connect to a MongoDB Database Resource from Inside Kubernetes,
and select the tab Using the Kubernetes Secret. This procedure
is the same as for single clusters deployed with the Kubernetes Operator.