Skip to content
Guanzhou Song edited this page Jul 21, 2025 · 1 revision

Welcome to the DocumentDB Kubernetes Operator Wiki

Welcome to the community wiki for the DocumentDB Kubernetes Operator. We're glad you're here!

The DocumentDB Kubernetes Operator is an open-source project designed to help you run and manage DocumentDB clusters on Kubernetes. DocumentDB is the powerful engine that powers the vCore-based Azure Cosmos DB for MongoDB and is built on PostgreSQL to provide a native, document-oriented NoSQL database.

This operator simplifies the entire process by deploying and managing the necessary components for a DocumentDB cluster, including the PostgreSQL instances and the gateway that allows you to connect using your favorite MongoDB-compatible drivers, APIs, and tools.

Project Documentation

For complete information on how to get started and use the operator, please refer to the official resources below:

  • Quick Start & Overview: For installation and basic usage instructions, please refer to the Project README.

  • Full Detailed Documentation: For in-depth information, API references, and advanced topics, please see the Official Documentation Site.

Clone this wiki locally