Skip to content

Can NS-type queries be supported ? #74

Description

@barmettlerl

From the README.md

Currently only supports A-type queries, all other queries result in NODATA responses.

We have k8gb setup with multiple clusters. And we'd like to configure it in a way that we can do zone delegation to coredns instance per region. like dev.example.com can do zone delegation to region1.dev.example.com. And the Coredns responsible for the zone region1.dev.example.com should be the one in region1.

For this to work, coredns needs to support NS-type queries.

I've checked the Coredns, externaldns, k8gb - setup, but externaldns does only support coredns with etcd backend (which we'd like to avoid)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions