apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-01T04:22:58Z"
  creationTimestamp: "2026-09-01T04:21:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "984"
  uid: aa4eba2f-333f-4ffa-a959-ba3499091943
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bq77m
      namespace: kube-system
      uid: 8fda194b-263e-4314-a805-69ef61984513
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rspsg
      namespace: kube-system
      uid: dfd9e43f-8f66-44ae-a649-1f5623ef29f7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
