|
| 1 | +<img src="https://github.com/cncf/artwork/raw/main/projects/etcd/horizontal/color/etcd-horizontal-color.svg#gh-light-mode-only" height="100"> |
| 2 | +<img src="https://github.com/cncf/artwork/raw/main/projects/etcd/horizontal/white/etcd-horizontal-white.svg#gh-dark-mode-only" height="100"> |
| 3 | + |
| 4 | +[](https://opensource.org/) |
| 5 | +[](https://opensource.org/licenses/) |
| 6 | +[](https://t.me/etcd-operator) |
| 7 | +[](https://aenix.io/etcd-operator/) |
| 8 | +[](https://github.com/aenix-io/etcd-operator) |
| 9 | +[](https://github.com/aenix-io/etcd-operator) |
| 10 | + |
1 | 11 | # etcd-operator
|
| 12 | + |
2 | 13 | New generation community-driven etcd-operator!
|
| 14 | + |
| 15 | +**etcd-operator** is a project aimed at simplifying the deployment and management of the etcd clusters within a Kubernetes environment. |
| 16 | +It simplifies operations such as deployment, scaling, and disaster recovery through Kubernetes custom resources, enabling easy configuration and management via YAML files. |
| 17 | + |
| 18 | +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. |
| 19 | + |
| 20 | +## Versioning |
| 21 | + |
| 22 | +Versioning adheres to the [Semantic Versioning](http://semver.org/) principles. |
| 23 | +A full list of the available releases is available in the GitHub repository's [Release](https://github.com/aenix-io/etcd-operator/releases) section. |
| 24 | + |
| 25 | +## Contributions |
| 26 | + |
| 27 | +Contributions are highly appreciated and very welcomed! |
| 28 | + |
| 29 | +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. |
| 30 | +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. |
| 31 | + |
| 32 | +You can express your intention in working on the fix on your own. |
| 33 | +Commits are used to generate the changelog, and their author will be referenced in it. |
| 34 | + |
| 35 | +In case of **Feature Requests** please use the [Discussion's Feature Request section](https://github.com/aenix-io/etcd-operator/discussions/categories/feature-requests). |
| 36 | + |
| 37 | +## License |
| 38 | + |
| 39 | +etcd-operator is licensed under Apache 2.0. |
| 40 | +The code is provided as-is with no warranties. |
0 commit comments