-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adguard Home Support (new Provider) #3243
Comments
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I would like to use external dns with adguard home. kubernetes-sigs#3243 appears to have been closed due to no activity. I've taken a stab at implementation here. I've been unable to build and push the image to my private repository, so this has limited testing testing. I've included tests and verified that CRUD operations work against my deployment of adguard home.
I would like to use external dns with adguard home. kubernetes-sigs#3243 appears to have been closed due to no activity. I've taken a stab at implementation here. I've been unable to build and push the image to my private repository, so this has limited testing. I've included tests and verified that CRUD operations work against my deployment of adguard home.
It was nice to see, that there is pi-hole support in external dns, but there are competitors - like adguard home. Does nearly the same, but a little bit more functionality and mordern user interface. Of course no one would run adguard home as productive dns server in a corporate environment, but it's common in home labs. As there is a restish like API, it should be no problem to implement this. I would like to give it a try, if there is any chance that it could get merged.
What would you like to be added:
adguard home provider
Why is this needed:
because it's my (and maybe others) dns server in my network/lab
The text was updated successfully, but these errors were encountered: