apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T20:07:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 5b5239ba-a400-4d5f-9b3a-58f9943b8668
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nw2kd
      namespace: kube-system
      uid: a611b913-b60d-4e9c-93b3-c5ba64a064d0
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8w7h
      namespace: kube-system
      uid: 6c07b26f-bbb5-4335-b968-8f7173ba91ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
