apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-15T04:55:31Z"
  creationTimestamp: "2026-07-15T04:54:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "987"
  uid: 4750a25a-6d02-4f86-ad78-7018130f9dd4
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k77p8
      namespace: kube-system
      uid: eff181d2-2b13-4a4a-bec4-12d181d48e94
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nnd75
      namespace: kube-system
      uid: 3af96128-028e-4ea2-bc64-22e25df7dc85
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
