python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Usage of 'local' plugin in coredns
As I am new to coredns configurations in kubernetes and I'm trying to explore plugins provided by coredns in kubernetes. I see a plugin named local which will respond with a reply to local requests. B...
anonymous user
Votes: 0
Answers: 1
Kubernetes coredns is not reachable from the pod
I have a pod deployed named 'sample_pod' in rancher cluster having a container named 'sample_container'. The sample pod has a service named 'test'. Inside the sample_container, if I try to resolve th...
anonymous user
Votes: 0
Answers: 1
Can we use kube-dns service to resolve external domain names
As I am new to kubernetes and its DNS service, it would be great if someone helps to clarify the question below. I understand from the kubernetes documentation that kube-dns supports 'services' and 'p...
anonymous user
Votes: 0
Answers: 1
Why do kube-dns SRV entries have 0 for the port number of a service in a GKE cluster?
I have a free trial cluster in GKE. In this cluster I have a deployment and a service. When I do nslookup -type=srv <service_name> inside a helper pod with DNS utils, I get entries containing 0 ...

Andrei Odegov
Votes: 0
Answers: 1