apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T13:20:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: ea912ad5-e264-4932-a778-cb3d75678694
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lsgw8
      namespace: kube-system
      uid: 510c1b77-30b4-4115-8190-55587cb7fdb3
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4v4n5
      namespace: kube-system
      uid: 3dbf95af-3e0e-475f-805b-84931e314125
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
