apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T02:57:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "948"
  uid: b4e8e06d-c477-456e-8104-eb76083e6898
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7548
      namespace: kube-system
      uid: d5c03039-423e-4de4-b7f8-804bd35cd4e3
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ltcq6
      namespace: kube-system
      uid: 668bbc55-072f-46ad-bd59-3d423cad65e7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
