apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T05:12:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: e2242658-ad9a-4cb0-978d-4e9a747701c1
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9sb7l
      namespace: kube-system
      uid: e4456009-a195-44ec-80c0-426966f246c9
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5tg5
      namespace: kube-system
      uid: 01afdc96-a2ca-4cc5-a90c-638314965d35
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
