apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T14:52:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: ad97771c-657e-44a6-87a9-f4851d982dbe
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xm2x2
      namespace: kube-system
      uid: 2acd079f-abe5-4cc2-a01d-234b4635fc50
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dld2f
      namespace: kube-system
      uid: db5cb022-53a4-432b-97dc-4155dba7a569
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
