Top "Coredns" questions

CoreDNS can run in place of the standard Kube-DNS in Kubernetes.

How to patch a ConfigMap in Kubernetes

Kubernetes ships with a ConfigMap called coredns that lets you specify DNS settings. I want to modify or patch a …

kubernetes patch configmap coredns
CoreDNS fails to run in Kubernetes cluster

I'm trying to setup a Kubernetes cluster, but I cannot get CoreDNS running. I've ran the following to start the …

docker kubernetes ubuntu-16.04 coredns
How do I force Kubernetes CoreDNS to reload its Config Map after a change?

I'm running Kubernetes 1.11, and trying to configure the Kubernetes cluster to check a local name server first. I read the …

kubernetes coredns
coredns pods have CrashLoopBackOff or Error state

I'm trying to set up the Kubernetes master, by issuing: kubeadm init --pod-network-cidr=192.168.0.0/16 followed by: Installing a pod network add-on (…

docker kubernetes kubectl kubeadm coredns
Kubernetes CoreDNS in CrashLoopBackOff

I understand that this question is asked dozen times, but nothing has helped me through internet searching. My set up: …

docker kubernetes centos7 coredns
coredns do not resolve service name correctly

i use Kubernetes v1.11.3 ,it use coredns to resolve host or service name,but i find in pod ,the resolve …

kubernetes coredns
K8s coredns and flannel nameserver limit exceeded

i have been trying to setup k8s in a single node,everything was installed fine. but when i check …

kubernetes flannel coredns