apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:46:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: bd97a946-a43a-411c-b4b5-2df87b156b92
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nv76d
      namespace: kube-system
      uid: 25398420-a2e8-4056-8db6-528d445bf010
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-slpq2
      namespace: kube-system
      uid: 8a97802f-638a-421d-a824-2bf6f1b9af66
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
