apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T02:19:25Z"
  creationTimestamp: "2026-04-03T02:18:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: f09a3d39-d150-4f00-8a34-aebbfa46f46b
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krlgz
      namespace: kube-system
      uid: 3fb62494-66c0-4ed8-ae3e-d8cdd950cfc5
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f4tlz
      namespace: kube-system
      uid: baadb894-6f5d-4fe9-a525-bf07be080c84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
