All Projects → percona → Percona Xtradb Cluster Operator

percona / Percona Xtradb Cluster Operator

Licence: apache-2.0
A Kubernetes Operator for Percona XtraDB Cluster

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Percona Xtradb Cluster Operator

Opentelemetry Operator
Kubernetes Operator for OpenTelemetry Collector
Stars: ✭ 104 (-54.78%)
Mutual labels:  hacktoberfest, kubernetes-operator
Securecodebox
secureCodeBox (SCB) - continuous secure delivery out of the box
Stars: ✭ 279 (+21.3%)
Mutual labels:  hacktoberfest, kubernetes-operator
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-23.91%)
Mutual labels:  hacktoberfest, kubernetes-operator
Kudo
Kubernetes Universal Declarative Operator (KUDO)
Stars: ✭ 849 (+269.13%)
Mutual labels:  hacktoberfest, kubernetes-operator
Java Operator Sdk
Java SDK for building Kubernetes Operators
Stars: ✭ 186 (-19.13%)
Mutual labels:  hacktoberfest, kubernetes-operator
Rust For Undergrads
C/C++ programming probelms re-written in Rust
Stars: ✭ 231 (+0.43%)
Mutual labels:  hacktoberfest
Jmonkeyengine
A complete 3-D game development suite written in Java.
Stars: ✭ 2,802 (+1118.26%)
Mutual labels:  hacktoberfest
Skunk
A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
Stars: ✭ 228 (-0.87%)
Mutual labels:  hacktoberfest
Node Virtualbox
A JavaScript Library for Interacting with VirtualBox
Stars: ✭ 231 (+0.43%)
Mutual labels:  hacktoberfest
Grimoirelab
GrimoireLab: toolset for software development analytics
Stars: ✭ 231 (+0.43%)
Mutual labels:  hacktoberfest
Rhino3dm
Libraries based on OpenNURBS with a RhinoCommon style
Stars: ✭ 232 (+0.87%)
Mutual labels:  hacktoberfest
Horaires Ratp Api
Webservice pour les horaires et trafic RATP en temps réel
Stars: ✭ 232 (+0.87%)
Mutual labels:  hacktoberfest
Cheval
📋 Copy to the clipboard using JavaScript without writing JS. A full solution for all browsers and all devices. LibreJS compliant.
Stars: ✭ 231 (+0.43%)
Mutual labels:  hacktoberfest
Revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Stars: ✭ 3,139 (+1264.78%)
Mutual labels:  hacktoberfest
Upcount
Invoicing for freelancers & small businesses
Stars: ✭ 230 (+0%)
Mutual labels:  hacktoberfest
Mongodb Enterprise Kubernetes
MongoDB Enterprise Kubernetes Operator
Stars: ✭ 232 (+0.87%)
Mutual labels:  kubernetes-operator
Laravel Query Monitor
Simple artisan command to monitoring triggered queries
Stars: ✭ 230 (+0%)
Mutual labels:  hacktoberfest
Pykeepass
Python library to interact with keepass databases (supports KDBX3 and KDBX4)
Stars: ✭ 231 (+0.43%)
Mutual labels:  hacktoberfest
Docker Starter
🏗️ A skeleton to start a new web project with PHP, Docker and Invoke
Stars: ✭ 233 (+1.3%)
Mutual labels:  hacktoberfest
Mtgatracker
MTGATracker is a deck tracker for MTG Arena, offering an in-game overlay that shows real time info about your deck in MTGA. It can also record & analyze your past matches to show personal aggregated gameplay history information, like lifetime wins/losses by deck, by event, etc.
Stars: ✭ 232 (+0.87%)
Mutual labels:  hacktoberfest

Percona Kubernetes Operator for Percona XtraDB Cluster

License

Percona XtraDB Cluster (PXC) is an open-source enterprise MySQL 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 PXC contains everything you need to quickly and consistently deploy and scale Percona XtraDB Cluster instances in a Kubernetes-based environment on-premises or in the cloud. It provides the following capabilities:

  • Easy deployment with no single point of failure
  • Load balancing and proxy service with either HA Proxy or ProxySQL
  • 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 XtraDB Cluster 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 XtraDB Cluster.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].