dns icon indicating copy to clipboard operation
dns copied to clipboard

Kubernetes DNS service

Results 48 dns issues
Sort by recently updated
recently updated
newest added

There are several vulnerabilities, some over 10 years old, that are still present in the latest version. Do we have an ETA on when will these get resolved? Here is...

lifecycle/rotten

**This request stems from a real world scenario:** due to certain constraint, you cannot deploy dns-node-cache into kube-system. Per the current arg design, the upstream needs to be DNS svc...

lifecycle/rotten

### What happened? DNS requests from application pods were failing intermittently with the "refused" error response code from the node-local dns cache. Here is a snippet from the node-local dns...

lifecycle/rotten

Name | Effective severity | CVSS | Fix available | VEX status | Package | Package type |   |   -- | -- | -- | -- | -- | --...

cncf-cla: yes
lgtm
needs-rebase
approved
size/XXL
lifecycle/rotten
ok-to-test

hello Team, am using microk8s where Pods with hostNetwork do not have access to cluster DNS. I have even tried with dns policy as - ClusterFirstWithHostNet but still couldn't be...

kind/support
lifecycle/stale

To alleviate the pain of continuous bumping.

cncf-cla: yes
size/XS
needs-rebase
lifecycle/rotten
ok-to-test

The current recommended DNS architecture solution within a cluster includes NodeLocal DNS + CoreDNS deployment + DNS autoscaler. To me it would seem preferable to use a much simpler solution...

lifecycle/rotten

I have deployed the NodeLocal DNS Cache daemonset in my cluster (k8s-dns-node-cache:1.22.28) Im running some DNS queriers from different pods which are located on the same node with the DNS-cache...

kind/support
needs-sig

We currently use the `file` plugin with CoreDNS, we're trying to use that same feature with LocalDNS however this plugin is not supported: `no action found for directive 'file' with...

when you run make build-amd64,you will get such msg “go: cannot install cross-compiled binaries when GOBIN is set” why specially export GOBIN in build.sh when ARCH with amd64?