apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T22:27:05Z"
  creationTimestamp: "2026-04-02T22:26:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 973fa27b-3a99-40f9-b69e-2b4e0f0ded4c
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ndfgd
      namespace: kube-system
      uid: b5f469a0-c265-4e5b-8fe9-49067c3d429f
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khbl5
      namespace: kube-system
      uid: 7d9a34a7-505f-43da-8f9c-f7ab8d85b3d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
