apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-24T04:45:35Z"
  creationTimestamp: "2026-07-24T04:44:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "990"
  uid: c012235b-d35e-4eb1-af13-c7ba72652d23
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dqvpf
      namespace: kube-system
      uid: 42a6b754-245f-4355-93a4-8c09cd485504
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97xhn
      namespace: kube-system
      uid: 41c087a3-eec0-40b6-98ee-8f408bd2727c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
