apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T05:52:14Z"
  creationTimestamp: "2026-05-26T05:51:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 5f57297a-a467-432c-845f-a04465c020a7
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f4czf
      namespace: kube-system
      uid: 8a66f543-ef49-4e47-985d-a3366a49dd7e
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7vz2
      namespace: kube-system
      uid: 631f60e2-06d5-42a6-92e4-80c2775dc865
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
