-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi, when i execute
dig @192.168.0.6 +short kubernetes.default.svc.cluster.local
I get below output
;; connection timed out; no servers could be reached
and when execute
dig @192.168.0.6 +tcp openshift-lb.example.com
;; Connection to 192.168.0.6#53(192.168.0.6) for openshift-lb.example.com failed: connection refused.
how to resolve this problem?
thanks in advanced
Metadata
Metadata
Assignees
Labels
No labels