Skip to content

aenix-io/etcd-operator

Repository files navigation

Open Source Apache-2.0 License Telegram Active GitHub Release GitHub Commit

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 principles. A full list of the available releases is available in the GitHub repository's Release section.

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 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.

License

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