An open API service indexing awesome lists of open source software.

https://github.com/aenix-io/etcd-operator

New generation community-driven etcd-operator!
https://github.com/aenix-io/etcd-operator

etcd kubernetes operator

Last synced: 6 months ago
JSON representation

New generation community-driven etcd-operator!

Awesome Lists containing this project

README

          


[![Open Source](https://img.shields.io/badge/Open-Source-brightgreen)](https://opensource.org/)
[![Apache-2.0 License](https://img.shields.io/github/license/aenix-io/etcd-operator)](https://opensource.org/licenses/)
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white)](https://t.me/etcd_operator)
[![Active](http://img.shields.io/badge/Status-Active-green.svg)](https://aenix.io/etcd-operator/)
[![GitHub Release](https://img.shields.io/github/release/aenix-io/etcd-operator.svg?style=flat)](https://github.com/aenix-io/etcd-operator)
[![GitHub Commit](https://img.shields.io/github/commit-activity/y/aenix-io/etcd-operator)](https://github.com/aenix-io/etcd-operator)

# etcd-operator

New generation community-driven etcd-operator!

**etcd-operator** is a project aimed at simplifying the deployment and management of the etcd clusters within a Kubernetes environment.
It simplifies operations such as deployment, scaling, and disaster recovery through Kubernetes custom resources, enabling easy configuration and management via YAML files.

The etcd-operator is designed for developers and operators looking for a robust solution to handle etcd clusters as part of their Kubernetes applications, offering reliability and ease of use for dynamic, distributed systems.

## Versioning

Versioning adheres to the [Semantic Versioning](http://semver.org/) principles.
A full list of the available releases is available in the GitHub repository's [Release](https://github.com/aenix-io/etcd-operator/releases) section.

- [Roadmap](https://github.com/orgs/aenix-io/projects/1)

## Contributions

Contributions are highly appreciated and very welcomed!

In case of bugs, please, check if the issue has been already opened by checking the [GitHub Issues](https://github.com/aenix-io/etcd-operator/issues) section.
In case it isn't, you can open a new one: a detailed report will help us to replicate it, assess it, and work on a fix.

You can express your intention in working on the fix on your own.
Commits are used to generate the changelog, and their author will be referenced in it.

In case of **Feature Requests** please use the [Discussion's Feature Request section](https://github.com/aenix-io/etcd-operator/discussions/categories/feature-requests).

## License

etcd-operator is licensed under Apache 2.0.
The code is provided as-is with no warranties.