{"id":37096752,"url":"https://github.com/itayankri/valhalla-operator","last_synced_at":"2026-01-14T11:54:26.005Z","repository":{"id":61252895,"uuid":"534667271","full_name":"itayankri/valhalla-operator","owner":"itayankri","description":"A kubernetes operator for Valhalla routing engine","archived":false,"fork":false,"pushed_at":"2023-12-24T10:42:00.000Z","size":44182,"stargazers_count":29,"open_issues_count":7,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T09:31:49.455Z","etag":null,"topics":["go","kubernetes","operator","routing-engine","valhalla"],"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/itayankri.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-09T14:03:49.000Z","updated_at":"2025-08-02T08:05:22.000Z","dependencies_parsed_at":"2023-12-24T11:31:02.794Z","dependency_job_id":"e363aa03-8a6b-4b3c-9f42-b39fcb5b2aa3","html_url":"https://github.com/itayankri/valhalla-operator","commit_stats":{"total_commits":194,"total_committers":4,"mean_commits":48.5,"dds":0.05670103092783507,"last_synced_commit":"932c54283f3ea5462a8586003247d57ab5870ad4"},"previous_names":["itayankri/heimdall"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/itayankri/valhalla-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itayankri%2Fvalhalla-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itayankri%2Fvalhalla-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itayankri%2Fvalhalla-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itayankri%2Fvalhalla-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itayankri","download_url":"https://codeload.github.com/itayankri/valhalla-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itayankri%2Fvalhalla-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","kubernetes","operator","routing-engine","valhalla"],"created_at":"2026-01-14T11:54:25.399Z","updated_at":"2026-01-14T11:54:25.997Z","avatar_url":"https://github.com/itayankri.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Valhalla Kubernetes Operator\nA kubernetes operator to deploy and manage [Valhalla](https://valhalla.readthedocs.io/en/latest/valhalla-intro/) routing engine. This operator efficiently deploys Valhalla instances by sharing map data accross all pods of a specific instance.\n\n## Quickstart\nFirst, make sure you have a running Kubernetes cluster and kubectl installed to access it. Then run the following command to install the operator:\n```\nkubectl apply -f https://github.com/itayankri/valhalla-operator/releases/latest/download/valhalla-operator.yaml\n```\n\nThen you can deploy a Valhalla instance:\n```\nkubectl apply -f https://github.com/itayankri/valhalla-operator/blob/master/examples/example.yaml\n```\nFor a full setup from scratch checkout this [Medium](https://medium.com/@itay.ankri/deploying-valhalla-routing-engine-on-kubernetes-using-valhalla-operator-2426e79ac746).\n\n## Pausing the Operator\nThe reconciliation can be paused by adding the following annotation to the Valhalla resource:\n```bash\nvalhalla.itayankri/operator.paused: \"true\"\n```\nThe operator will not react to any changes to the Valhalla resource or any of the watched resources. If a paused Valhalla resource is deleted, the dependent resources will still be cleaned up because thay all have an ownerReference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitayankri%2Fvalhalla-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitayankri%2Fvalhalla-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitayankri%2Fvalhalla-operator/lists"}