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!
- Host: GitHub
- URL: https://github.com/aenix-io/etcd-operator
- Owner: aenix-io
- License: apache-2.0
- Created: 2024-03-07T15:21:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T21:52:30.000Z (6 months ago)
- Last Synced: 2026-01-12T01:23:48.056Z (6 months ago)
- Topics: etcd, kubernetes, operator
- Language: Go
- Homepage: https://etcd.aenix.io
- Size: 866 KB
- Stars: 134
- Watchers: 13
- Forks: 19
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Maintainers: MAINTAINERS.md
Awesome Lists containing this project
README

[](https://opensource.org/)
[](https://opensource.org/licenses/)
[](https://t.me/etcd_operator)
[](https://aenix.io/etcd-operator/)
[](https://github.com/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.