Skip to content

Chenhb123/percona-server-mongodb-operator

This branch is 1013 commits behind percona/percona-server-mongodb-operator:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44c9db2 · Oct 22, 2021
Oct 5, 2021
Apr 28, 2021
Oct 5, 2021
Jan 14, 2019
Sep 16, 2021
Oct 5, 2021
Jun 21, 2021
Oct 22, 2021
Sep 16, 2021
Oct 4, 2021
Sep 21, 2021
Oct 5, 2021
Oct 14, 2020
Jun 8, 2020
Dec 4, 2020
Apr 28, 2021
Mar 18, 2021
Oct 22, 2021
Mar 18, 2019
Mar 12, 2021
Mar 10, 2021
Sep 21, 2021
Sep 21, 2021
Mar 11, 2021

Repository files navigation

Percona Kubernetes Operator for Percona Server for MongoDB

License

Percona Server for MongoDB (PSMDB) is an open-source enterprise MongoDB solution that helps you to ensure data availability for your applications while improving security and simplifying the development of new applications in the most demanding public, private, and hybrid cloud environments.

Based on our best practices for deployment and configuration, Percona Kubernetes Operator for PSMDB contains everything you need to quickly and consistently deploy and scale Percona Server for MongoDB instances into a Kubernetes cluster on-premises or in the cloud. It provides the following capabilities:

  • Easy deployment with no single point of failure
  • Sharding support
  • Scheduled and manual backups
  • Integrated monitoring with Percona Monitoring and Management
  • Smart Update to keep your database software up to date automatically
  • Automated Password Rotation – use the standard Kubernetes API to enforce password rotation policies for system user
  • Private container image registries

Architecture

Percona Operators are based on the Operator SDK and leverage Kubernetes primitives to follow best CNCF practices.

Please read more about architecture and design decisions here.

Installation

It usually takes two steps to deploy Percona Server for MongoDB on Kubernetes:

  • Deploy the operator from deploy/bundle.yaml
  • Deploy the database cluster itself from deploy/cr.yaml

See full documentation with examples and various advanced cases on percona.com.

Contributing

Percona welcomes and encourages community contributions to help improve Percona Kubernetes Operator for Percona Server for MongoDB.

See the Contribution Guide and Building and Testing Guide for more information.

Roadmap

We have an experimental public roadmap which can be found here. Please feel free to contribute and propose new features by following the roadmap guidelines.

Submitting Bug Reports

If you find a bug in Percona Docker Images or in one of the related projects, please submit a report to that project's JIRA issue tracker. Learn more about submitting bugs, new features ideas and improvements in the Contribution Guide.

Packages

No packages published

Languages

  • Go 75.2%
  • Shell 23.8%
  • Other 1.0%