Skip to content

Cluster domain not configurable #234

@sfxworks

Description

@sfxworks

Looks hard coded too in the images it uses

E[2023-10-24|07:47:04.177] dns discovery failed                         cmp=provider cmp=service-discovery-agent error="lookup _status._TCP.akash-hostname-operator.akash-services.svc.cluster.local on 10.96.0.10:53: no such host" portName=status service-name=akash-hostname-operator namespace=akash-services

As a work around I've had to edit coredns like so

        ready
        kubernetes k8s.sfxworks cluster.local in-addr.arpa ip6.arpa {
           pods insecure
           fallthrough in-addr.arpa ip6.arpa
           ttl 30
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions