Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aledbf/kube-dns-server
Alternative DNS server for Kubernetes
https://github.com/aledbf/kube-dns-server
Last synced: about 2 months ago
JSON representation
Alternative DNS server for Kubernetes
- Host: GitHub
- URL: https://github.com/aledbf/kube-dns-server
- Owner: aledbf
- License: apache-2.0
- Created: 2016-01-22T19:17:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T20:43:56.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T15:56:48.943Z (3 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kube-dns-server
Alternative DNS server for Kubernetes#### TODO
- [ ] forward domain queries (foo.com -> 10.0.0.1)
- [ ] leader election (multiple instaces, 1 master N slaves)
- [ ] slaves
- [ ] tls
- [ ] AXFR?
- [ ] benchmark
- [ ] tests
- [ ] different backends?
- [ ] metrics (http://unbound.nlnetlabs.nl/svn/trunk/contrib/unbound_munin_)
- [ ] healthz