Skip to content

Feature: coredns config editing #4021

Description

@SebSa

I have run into an issue with CoreDNS having a random loadbalancing policy applied to all /etc/resolve.conf entries by default.
For reasons, we need to set the coreDNS policy to sequential, so it steps through the internal upstream servers first, then goes on to the upstream external servers. Without this change the cluster is unusable for us.
I could patch this manually, but I think it would be nice to have a way to specify coredns config in k0sctl config syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions