apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-14T09:29:16Z"
  creationTimestamp: "2026-05-14T09:28:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 5c185795-bead-46b6-909e-c9caf39de72e
subsets:
- addresses:
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n8tb5
      namespace: kube-system
      uid: b5ccfad3-274e-4e6f-b36f-6d0a8cd827d8
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ww6wz
      namespace: kube-system
      uid: bb9dab36-9f61-4a2f-a0c8-b3c30b8ce53e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
