Docs Menu
Docs Home
/ /
MongoDB Atlas Kubernetes Operator
/ /

Manage Private Endpoints for Serverless Instances

On this page

  • Procedure

Note

Atlas will deprecate M2 and M5 clusters and Serverless instances in the near future. Atlas will automatically migrate all M2 and M5 clusters to Flex clusters. For Serverless instances, Atlas will determine whether to migrate instances to Free clusters, Flex clusters, or Dedicated clusters according to your usage, then migrate your Serverless instances automatically.

The automatic migration of M2 and M5 clusters and Serverless instances to Flex clusters is seamless in Atlas Kubernetes Operator without you having to make any migration changes, even though your CRD configurations might still contain parameters that are EOL.

To preserve backwards compatibility of the APIs for a period of time, Atlas will continue to allow for these migrated clusters to be managed through the same APIs (old and new APIs), including when using Atlas Kubernetes Operator. The backwards compatibility of APIs will remain in place until January 2026, when the old APIs will be removed and only APIs related to Flex clusters will remain in place.

Support for private endpoints on Serverless instances will end in March 2025. You must update your Atlas Kubernetes Operator configurations to remove private endpoints by March 2025. You must remove all remaining M2, M5, and Serverless instance features from your Atlas Kubernetes Operator configurations before January 2026.

If your workloads require Private Endpoints or Continuous Backup and Point-in-Time Restore, switch to Atlas Dedicated Clusters. To learn more, see Migration to Flex Clusters and the Atlas Flex Migration Guide.

Atlas Kubernetes Operator supports managing private endpoints for Serverless instances on the following platforms:

  • AWS using the AWS PrivateLink feature.

  • Azure using the Azure Private Link feature.

Note

Serverless instances don't support Private Service Connect. If you need to set up Private Service Connect, use a dedicated cluster.

Before you begin, see Manage Private Endpoints.

To enable clients to connect to Atlas Serverless instances using private endpoints:

Back

Dedicated

On this page