Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster domain not configurable #234

Open
sfxworks opened this issue Oct 24, 2023 · 0 comments
Open

Cluster domain not configurable #234

sfxworks opened this issue Oct 24, 2023 · 0 comments

Comments

@sfxworks
Copy link

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
        }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant