apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:25:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1003"
  uid: 5e0096aa-5dba-4e70-aa68-7e87f3d74b79
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cbzm
      namespace: kube-system
      uid: 18e70755-c658-47e8-b1b4-1b8d25275af1
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbvzx
      namespace: kube-system
      uid: dbdf0d21-ecee-4c8d-ae59-b7034dd01192
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
