I need to know all the hostnames for all the pods in a Deployment in Kubernetes. Based on https://kubernetes.…
kubernetes kubernetes-helm kube-dnsI have a problem trying exec'ing into a container: kubectl exec -it busybox-68654f944b-hj672 -- nslookup kubernetes Error from …
docker dns kubernetes flannel kube-dnsI am running Zookeeper in an OpenShift/Kubernetes environment. I have setup zookeeper as a StatefulSet in order to reliably …
kubernetes openshift apache-zookeeper kube-dnsI'm trying to expose the "kube-dns" service to be available to be queried outside of the Kubernetes cluster. In order …
dns kubernetes kube-dnsOverview kube-dns can't start (SetupNetworkError) after kubeadm init and network setup: Error syncing pod, skipping: failed to "SetupNetwork" for "kube-dns-654381707…
docker kubernetes flannel weave kube-dnsCan someone please detail the steps necessary to install the kube-dns addon? I've downloaded the nearly 400MB git repo in …
kubernetes minikube kube-dnsI would like to resolve the kube-dns names from outside of the Kubernetes cluster by adding a stub zone to …
kubernetes kubeadm kube-dnsAfter deploying the kubernetes cluster using kargo, I found out that kubedns pod is not working properly: $ kcsys get pods …
docker kubernetes kube-dnsI have a pretty standard installation of Kubernetes running as a single-node cluster on Ubuntu. I am trying to configure …
kubernetes dns kube-dns corednsI have a problem when I install the kube-dns add on. My OS is CentOS Linux release 7.0.1406 (Core) Kernel:Linux …
kubernetes kube-dns