{"id":18072424,"url":"https://github.com/percona/percona-server-mongodb-operator","last_synced_at":"2025-07-22T19:36:18.808Z","repository":{"id":37390941,"uuid":"151427054","full_name":"percona/percona-server-mongodb-operator","owner":"percona","description":"Percona Operator for MongoDB","archived":false,"fork":false,"pushed_at":"2025-07-01T10:59:38.000Z","size":59734,"stargazers_count":385,"open_issues_count":75,"forks_count":156,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-07-01T11:47:33.838Z","etag":null,"topics":["k8spsmdb","kubernetes-operator","mongodb-operator"],"latest_commit_sha":null,"homepage":"https://www.percona.com/doc/kubernetes-operator-for-psmongodb/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/percona.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-03T14:35:05.000Z","updated_at":"2025-07-01T10:58:08.000Z","dependencies_parsed_at":"2024-03-03T13:29:12.296Z","dependency_job_id":"5615f9a1-50fc-4300-aa8f-8589782b5ff9","html_url":"https://github.com/percona/percona-server-mongodb-operator","commit_stats":null,"previous_names":["percona-lab/percona-server-mongodb-operator"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/percona/percona-server-mongodb-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-server-mongodb-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-server-mongodb-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-server-mongodb-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-server-mongodb-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/percona","download_url":"https://codeload.github.com/percona/percona-server-mongodb-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percona%2Fpercona-server-mongodb-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266561555,"owners_count":23948632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["k8spsmdb","kubernetes-operator","mongodb-operator"],"created_at":"2024-10-31T09:19:53.836Z","updated_at":"2025-07-22T19:36:18.786Z","avatar_url":"https://github.com/percona.png","language":"Go","funding_links":[],"categories":["Databases","Go"],"sub_categories":["MongoDB"],"readme":"# Percona Operator for MongoDB\n\n![Percona Kubernetes Operators](kubernetes.svg)\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![Docker Pulls](https://img.shields.io/docker/pulls/percona/percona-server-mongodb-operator)\n![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/percona/percona-server-mongodb-operator)\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/percona/percona-server-mongodb-operator)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/percona/percona-server-mongodb-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/percona/percona-server-mongodb-operator)](https://goreportcard.com/report/github.com/percona/percona-server-mongodb-operator)\n\n[Percona Operator for MongoDB](https://github.com/percona/percona-server-mongodb-operator) deploys and manages Percona Server for MongoDB on Kubernetes with ease. Automate deployments, scaling, and day-to-day operations for both replica sets and sharded clusters. Deploy with confidence and focus on your applications, not your database.\n\n- Automated workflows for simplified management\n- High availability with no single point of failure\n- Easy sharding and scaling\n- Integrated backups and monitoring\n- Automated updates and password rotation\n- Support for private container registries\n\nWhile the Percona Operator is primarily managed through the command line, you can also use **[Percona Everest](https://docs.percona.com/everest/index.html)** for a web-based user interface. This open-source tool provides a streamlined experience for provisioning and managing your databases, simplifying day-to-day tasks and reducing administrative overhead. Learn more about Percona Everest in the [documentation](https://docs.percona.com/everest/index.html) or jump right in with the [quickstart guide](https://docs.percona.com/everest/quickstart-guide/quick-install.html).\n\n# Architecture\n\nPercona Operators are based on the [Operator SDK](https://github.com/operator-framework/operator-sdk) and leverage Kubernetes primitives to follow best [CNCF](https://www.cncf.io/) practices.\n\nLearn more about [architecture and design decisions](https://www.percona.com/doc/kubernetes-operator-for-psmongodb/architecture.html).\n\n## Documentation\n\nTo learn more about the Operator, check the [Percona Operator for MongoDB documentation](https://docs.percona.com/percona-operator-for-mongodb/index.html). \n\n# Quickstart installation\n\nReady to try out the Operator? Check the [Quickstart tutorial](https://docs.percona.com/percona-operator-for-mongodb/quickstart.html) for easy-to follow steps. \n\nBelow is one of the ways to deploy the Operator using `kubectl`.\n\n## kubectl\n\n1. Deploy the operator from `deploy/bundle.yaml`:\n\n```sh\nkubectl apply --server-side -f https://raw.githubusercontent.com/percona/percona-server-mongodb-operator/main/deploy/bundle.yaml\n```\n\n2. Deploy the database cluster itself from `deploy/cr.yaml`\n\n```sh\nkubectl apply -f https://raw.githubusercontent.com/percona/percona-server-mongodb-operator/main/deploy/cr-minimal.yaml\n```\n\n# Need help?\n\n\n**Commercial Support**  | **Community Support** |\n:-: | :-: |\n| \u003cbr/\u003eEnterprise-grade assistance for your mission-critical MongoDB deployments with the Percona Operator for MongoDB. Get expert guidance for complex tasks like multi-cloud replication, database migration and building platforms.\u003cbr/\u003e\u003cbr/\u003e  | \u003cbr/\u003eConnect with our engineers and fellow users for general questions, troubleshooting, and sharing feedback and ideas.\u003cbr/\u003e\u003cbr/\u003e  | \n| **[Get Percona Support](https://hubs.ly/Q02ZTH830)** | **[Visit our Forum](https://forums.percona.com/c/mongodb/percona-kubernetes-operator-for-mongodb/29)** |\n\n# Contributing\n\nPercona welcomes and encourages community contributions to help improve Percona Kubernetes Operator for Percona Server for MongoDB.\n\nSee the [Contribution Guide](CONTRIBUTING.md) and [Building and Testing Guide](e2e-tests/README.md) for more information on how you can contribute.\n\n## Roadmap\n\nWe have a public roadmap which can be found [here](https://github.com/orgs/percona/projects/10). Please feel free to contribute and propose new features by following the roadmap [guidelines](https://github.com/percona/roadmap).\n\n## Submitting Bug Reports\n\nIf you find a bug in Percona Docker Images or in one of the related projects, please submit a report to that project's [JIRA](https://jira.percona.com/projects/K8SPSMDB/issues/K8SPSMDB-555?filter=allopenissues) issue tracker or [create a GitHub issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-repository) in this repository.\n\nLearn more about submitting bugs, new features ideas and improvements in the [Contribution Guide](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona%2Fpercona-server-mongodb-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercona%2Fpercona-server-mongodb-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercona%2Fpercona-server-mongodb-operator/lists"}