apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-04T03:09:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: bd35cc82-0210-4df7-b4b8-abad4f61b49d
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lswdl
      namespace: kube-system
      uid: a51366bb-3f6d-4968-99f1-7937f8573b01
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhdsw
      namespace: kube-system
      uid: a51d6cbc-4dbf-4a42-80c3-abf1e8d05f02
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
