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

If there is no hostname entry on an endpoint of a headless service, a DNS record is created with a hostname part based on some sort of hash, ultimately derived...

lifecycle/rotten
lifecycle/frozen

``` apiVersion: v1 kind: Service metadata: name: manual-1 spec: clusterIP: None ports: - port: 80 ``` ``` apiVersion: v1 kind: Endpoints metadata: name: manual-1 subsets: - addresses: - ip: 8.8.8.8...

lifecycle/frozen

node-cache is using CoreDNS 1.7.0 which produces 404 health check errors, see #381 bumping CoreDNS to 1.8.1 should fix it.

cncf-cla: yes
size/XXL
ok-to-test

Dear maintainer, Please, update `caddy` to the latest available version. It's currently pinned to version 1.0.5, and the latest available version is 2.6.1. Versions up to 2.5.0 are known to...

K8s cluster is installed on VMs/worker nodes having multiple interfaces. Couple of interfaces have external connectivity towards DC-GW. dns-node-cache (node-local-dns) listens on 9253 for prometheus. But this TCP listens on...

help wanted

This fixes the CVE-2023-5363 and CVE-2023-5528 mentioned in the issue #620

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

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add...

cncf-cla: yes
size/XXL
lifecycle/rotten
ok-to-test
dependencies
go

Hi everyone, **What happened?** In EKS 1.22, after installing nodelocaldns, in-cluster DNS and external DNS works normally, but custom hosts stored in coredns configmap, stop working. **What did you expect...

lifecycle/stale

Our Sysdig Secure complains about vulnerabilities in the newest k8s-dns-node-cache image: CVE-2023-5363 and CVE-2023-5528. Can someone bump these components versions? ![vuln](https://github.com/kubernetes/dns/assets/32329735/f4c1def8-755f-4125-b988-19aea9321262)

Hi. Got a question regarding the local DNS cache. Multiple queries are sent (about 6Mil) with around 67k/sec QPS. As a failure test, I am killing the node local DNS...

kind/support
lifecycle/stale