apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:43:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: b5c6400c-f228-4c84-93fe-abf33c674724
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-msgc9
      namespace: kube-system
      uid: 38a323e1-8675-46d0-93db-1ba3c7bf3c62
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2g27x
      namespace: kube-system
      uid: c894e40c-9e2f-4096-91db-c23c75031940
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
