apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T00:45:37Z"
  creationTimestamp: "2026-05-06T00:44:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 889f89f8-15d5-440c-8189-adf79a9dbd7f
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5dbw
      namespace: kube-system
      uid: 9aa07e71-0a5a-4615-8d2e-04378d3b5a99
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7gk6j
      namespace: kube-system
      uid: 158ff8f1-d04f-41e6-b5bb-f7dece5f2492
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
