-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels