{"id":23800051,"url":"https://github.com/srvaroa/eurek8s","last_synced_at":"2025-07-03T09:32:22.117Z","repository":{"id":57747969,"uuid":"166888786","full_name":"srvaroa/eurek8s","owner":"srvaroa","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-22T14:47:22.000Z","size":5537,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T05:01:35.858Z","etag":null,"topics":["eureka","kubernetes","kubernetes-controller"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srvaroa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-21T22:21:22.000Z","updated_at":"2024-10-16T22:00:28.000Z","dependencies_parsed_at":"2022-09-09T05:10:59.745Z","dependency_job_id":null,"html_url":"https://github.com/srvaroa/eurek8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srvaroa/eurek8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvaroa%2Feurek8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvaroa%2Feurek8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvaroa%2Feurek8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvaroa%2Feurek8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srvaroa","download_url":"https://codeload.github.com/srvaroa/eurek8s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srvaroa%2Feurek8s/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263300498,"owners_count":23445250,"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":["eureka","kubernetes","kubernetes-controller"],"created_at":"2025-01-01T21:33:53.700Z","updated_at":"2025-07-03T09:32:22.091Z","avatar_url":"https://github.com/srvaroa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eurek8s\n\nThis is a PoC of a controller that listens for ingresses and syncs them\nto Eureka.  We used it internally at [Adevinta](https://adevinta.com) as\nthe basis to create a solution to migrate a fleet of microservices from\nAWS to Kubernetes.  The final version we used in production remains\nprivate to Adevinta, but [I wrote in depth about what we implemented\nhere](https://srvaroa.github.io/kubernetes/eureka/paas/microservices/loadbalancing/2020/02/12/eureka-kubernetes.html)..\n\n## Running\n\n```\n$ go run cmd/eurek8s/main.go\n```\n\nor\n\n```\nmake build \u0026\u0026 ./bin/eurek8s\n```\n\n## Running Eureka, locally\n\nFor testing, which really, is the only purpose this should be used for\nat this point:\n\n```\ndocker run -p 8080:8080 netflixoss/eureka:1.3.1\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvaroa%2Feurek8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrvaroa%2Feurek8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvaroa%2Feurek8s/lists"}