etcd-cloud-operator icon indicating copy to clipboard operation
etcd-cloud-operator copied to clipboard

Deploying and managing production-grade etcd clusters on cloud providers: failure recovery, disaster recovery, backups and resizing.

Results 13 etcd-cloud-operator issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/81321790/153133396-b54f48a7-1714-4dcf-9beb-029618a9791a.png)

In my testing, I've observed that the cold start time for a new 3 node cluster can range from 1 to 2 minutes depending on the timing of instance startup....

It would be very nice, if you could also build and publish images for different architectures, e.g. `arm64` (aarch64)

error job ``` level=error msg="failed to join the cluster" error="failed to add ourselves as a member of the cluster: rpc error: code = Unknown desc = raft: stopped ```

Creating this issue to start a discussion. ### Pros - L4 Load Balancer - You can assign internal static IPs to the NLB - Certs can be assigned to the...

Currently the S3 snapshot provider requires the presence of the EC2 metadata service, limiting its use to only instances deployed within AWS. Many cloud providers provide S3 compatible APIs, and...

- [ ] Add notes on existing production users - [ ] Improve use-cases description - [ ] Clarify the section redirecting to the AWS TF module's documentation - [...