apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:32:46Z"
  creationTimestamp: "2026-03-20T05:31:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "969"
  uid: a7a88451-3b69-4af3-b405-8c75e8b0a206
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7c24
      namespace: kube-system
      uid: 5a5f0548-160a-487f-ac5b-52bc10921429
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rqxsp
      namespace: kube-system
      uid: 066b3a50-dc85-4c9a-bcd8-f1e07d83f4d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
