k8gb-io / coredns-crd-plugin

CoreDNS plugin to use DNSEndpoint custom resource.
Apache License 2.0
21 stars 7 forks source link

Implement GeoIP feature #14

Closed k0da closed 3 years ago

k0da commented 3 years ago

This commit implements filterring results based on hand crafted GeoIP database with private networks and tags.

Signed-off-by: Dinar Valeev dinar.valeev@absa.africa

k0da commented 3 years ago

@ytsarev just added small README

ytsarev commented 3 years ago

@k0da terratest is failing for some reason

k0da commented 3 years ago

@ytsarev opened https://github.com/k8gb-io/coredns-crd-plugin/pull/15 to mitigate this

k0da commented 3 years ago

passing now