{"id":21408552,"url":"https://github.com/replicatedhq/ekco","last_synced_at":"2025-07-14T00:34:25.799Z","repository":{"id":39582451,"uuid":"242836082","full_name":"replicatedhq/ekco","owner":"replicatedhq","description":"ekco: Embedded kURL Cluster Operator","archived":false,"fork":false,"pushed_at":"2024-04-12T08:24:24.000Z","size":24446,"stargazers_count":8,"open_issues_count":3,"forks_count":4,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-04-12T15:09:36.431Z","etag":null,"topics":["kots","kubernetes","kubernetes-operator","kurl","openebs","rook-ceph"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/replicatedhq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-24T20:27:43.000Z","updated_at":"2024-04-15T09:33:43.663Z","dependencies_parsed_at":"2024-01-12T22:50:21.761Z","dependency_job_id":"76ad1b27-0a69-43c0-be25-aa827e95b87e","html_url":"https://github.com/replicatedhq/ekco","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Fekco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Fekco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Fekco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Fekco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicatedhq","download_url":"https://codeload.github.com/replicatedhq/ekco/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225876688,"owners_count":17538309,"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":["kots","kubernetes","kubernetes-operator","kurl","openebs","rook-ceph"],"created_at":"2024-11-22T17:17:04.611Z","updated_at":"2024-11-22T17:17:05.297Z","avatar_url":"https://github.com/replicatedhq.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded kURL cluster operator (EKCO)\n\nEKCO is responsible for performing various operations to maintain the health of a kURL cluster.\n\n[Documentation](https://kurl.sh/docs/add-ons/ekco)\n\n## Test manually\n\n### Deprecated\n```bash\nmake docker-image\nkubectl apply -k deploy/\n```\n\nThis method is very much out of sync and doesn't work.  The current best way to test is to deploy a kurl cluster and\nmodify the deployment to pull the docker container produced as part of development.\n\nSteps\n1. **make build-ttl.sh** - Build the docker container for the current development environment and deploy it to ttl.sh\n2. Deploy a kurl cluster that includes ecko and any other requirements for testing.\n3. **kubectl edit -n kurl deployment/ekc-operator**\n   1. Replace .spec.image with your ttl.sh image\n   2. Replace .spec.imagePullPolicy with \"Always\"\n   3. **kubectl delete pod -l app=ekc-operator -n kurl** - Delete the pod in the deployment to pull the new image\n\n\n## Release\n\nTo make a new release push a tag in the format `v[0-9]+\\.[0-9]+\\.[0-9]+(-[0-9a-z-]+)?`.\n\n```bash\ngit tag -a v0.1.0 -m \"Release v0.1.0\" \u0026\u0026 git push origin v0.1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicatedhq%2Fekco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicatedhq%2Fekco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicatedhq%2Fekco/lists"}