apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:06:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 82985005-2365-4367-b0d0-a1db7e009499
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc7mb
      namespace: kube-system
      uid: 4fdc9b18-e629-4fe3-b387-0d548be9bb8e
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx22x
      namespace: kube-system
      uid: bdbb2cf9-ff54-4495-8613-b18ae80571af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
