apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-28T19:50:49Z"
  creationTimestamp: "2026-06-28T19:49:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 6c70d64e-f397-4128-9bbf-e6d04bc88cdb
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbgdp
      namespace: kube-system
      uid: 3543f3f7-4dc8-45c7-a102-80bf6a528ff8
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77sr9
      namespace: kube-system
      uid: 6b6d7930-9432-49a7-b31d-342d0055a5a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
