{"id":13451699,"url":"https://github.com/rancher/external-dns","last_synced_at":"2025-03-23T19:32:21.750Z","repository":{"id":45209952,"uuid":"43699492","full_name":"rancher/external-dns","owner":"rancher","description":"Service updating external DNS with Rancher services records for Rancher 1.6","archived":false,"fork":false,"pushed_at":"2021-12-31T12:03:10.000Z","size":1570,"stargazers_count":63,"open_issues_count":2,"forks_count":80,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-21T23:35:37.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/rancher.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}},"created_at":"2015-10-05T16:52:26.000Z","updated_at":"2022-11-10T19:09:09.000Z","dependencies_parsed_at":"2022-09-05T17:26:51.269Z","dependency_job_id":null,"html_url":"https://github.com/rancher/external-dns","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Fexternal-dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Fexternal-dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Fexternal-dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Fexternal-dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/external-dns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245158042,"owners_count":20570113,"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":[],"created_at":"2024-07-31T07:00:59.467Z","updated_at":"2025-03-23T19:32:21.268Z","avatar_url":"https://github.com/rancher.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"external-dns\n==========\nService updating external DNS with records generated by Rancher. Initial version comes with Route53 support; pluggable provider model makes it easy to implement other providers later.\n\nDesign\n==========\n* external-dns gets deployed as a Rancher service containerized app. It enables all other services belonging to the same environment, to be registered to exteral DNS.\n\n* external-dns service would be periodically fetching info from rancher-metadata server, compare it with the data returned by DNS provider, and propagate the changes to DNS provider.\n\n* Every service will get a domain name in a following format:\n\n```\n\u003cservice_name\u003e.\u003cstack_name\u003e.\u003cenvironment_name\u003e.\u003croot_domain\u003e {record set}\n```\n\"root_domain\" is a user set env var on external-dns service; record set - host ip addresses where service is deployed.\n\nExample: service \"foo\" in stack \"bar\" belongs to environment \"baz\" has containers deployed on host1 and host2. Root_domain is set to \"qux.com\":\n\n```\nfoo.bar.baz.qux.com [host1.ip, host2.ip]\n```\n\nContact\n========\nFor bugs, questions, comments, corrections, suggestions, etc., open an issue in\n [rancher/rancher](//github.com/rancher/rancher/issues).\n\nOr just [click here](//github.com/rancher/rancher/issues/new?title=%5Brancher-dns%5D%20) to create a new issue.\n\nLicense\n=======\nCopyright (c) 2015 [Rancher Labs, Inc.](http://rancher.com)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Francher%2Fexternal-dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Francher%2Fexternal-dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Francher%2Fexternal-dns/lists"}