Skip to content

Local setup with coreDNS and groups. #670

@philbrookes

Description

@philbrookes

update corefile during local setup to forward active group requests to an external host (read from an envvar kuadrant-active-domains.KUADRANT_ZONE_ROOT_DOMAIN).

kuadrant-active-groups.k.example.com {
    debug
    errors
    log
    rewrite stop {
      name kuadrant-active-groups.k.example.com kuadrant-active-groups.KUADRANT_ZONE_ROOT_DOMAIN
    }
    forward . /etc/resolv.conf
}

https://github.com/Kuadrant/dns-operator/pull/669/files#diff-7f101f113b45a840e0411ed7eec1f130bc3594bfc318956c754e55dcd413d337R6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions