{"id":19458715,"url":"https://github.com/improbable-eng/etcd-cluster-operator","last_synced_at":"2025-06-19T13:40:45.082Z","repository":{"id":35536586,"uuid":"210613496","full_name":"improbable-eng/etcd-cluster-operator","owner":"improbable-eng","description":"A controller to deploy and manage etcd clusters inside of Kubernetes","archived":false,"fork":false,"pushed_at":"2023-07-05T20:50:11.000Z","size":561,"stargazers_count":129,"open_issues_count":39,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-08T20:41:32.194Z","etag":null,"topics":["etcd","kubernetes","operator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/improbable-eng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-24T13:44:46.000Z","updated_at":"2025-01-20T16:40:04.000Z","dependencies_parsed_at":"2024-06-18T17:09:05.959Z","dependency_job_id":"a0ec349b-265f-495a-880a-db611554ef24","html_url":"https://github.com/improbable-eng/etcd-cluster-operator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/improbable-eng/etcd-cluster-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/improbable-eng%2Fetcd-cluster-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/improbable-eng%2Fetcd-cluster-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/improbable-eng%2Fetcd-cluster-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/improbable-eng%2Fetcd-cluster-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/improbable-eng","download_url":"https://codeload.github.com/improbable-eng/etcd-cluster-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/improbable-eng%2Fetcd-cluster-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260760468,"owners_count":23058600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["etcd","kubernetes","operator"],"created_at":"2024-11-10T17:28:13.442Z","updated_at":"2025-06-19T13:40:40.066Z","avatar_url":"https://github.com/improbable-eng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Etcd Cluster Operator\n\n![Go Report Card](https://goreportcard.com/badge/github.com/improbable-eng/etcd-cluster-operator)\n[![Improbable Engineering](https://circleci.com/gh/improbable-eng/etcd-cluster-operator.svg?style=shield)](https://app.circleci.com/github/improbable-eng/etcd-cluster-operator/pipelines)\n\nEtcd Cluster Operator is an [Operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator) for automating\nthe creation and management of etcd inside of Kubernetes. It provides a\n[custom resource definition (CRD)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources)\nbased API to define etcd clusters with Kubernetes resources, and enable management with native Kubernetes tooling.\n\n## Quick Start\n\nSee the [installation instructions](docs/installing.md) for installing the operator to your Kubernetes cluster. If you\nwant to experiment with the operator, considering using [kind](https://github.com/kubernetes-sigs/kind) to run a local\ncluster.\n\nOnce installed you can create an etcd cluster by using `kubectl` to apply an `EtcdCluster`.\n\n```yaml\napiVersion: etcd.improbable.io/v1alpha1\nkind: EtcdCluster\nmetadata:\n  name: my-first-etcd-cluster\nspec:\n  replicas: 3\n  version: 3.2.28\n```\n\n## Further Reading\n\n* See the [operations guide](docs/operations.md) for full details on the options available and how to perform further\n  tasks.\n* See [design documentation](docs/design) for background reading.\n* See the [release notes](docs/release-notes) for feature update information.\n* See the [contributing guide](docs/contributing.md) for details on how to get involved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimprobable-eng%2Fetcd-cluster-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimprobable-eng%2Fetcd-cluster-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimprobable-eng%2Fetcd-cluster-operator/lists"}