apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-08T01:18:44Z"
  creationTimestamp: "2026-04-08T01:17:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: ad1fabc6-b87f-4a66-8d6e-df454bd393e0
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8qbcw
      namespace: kube-system
      uid: a9421941-356c-40f6-9c3a-a2f3d32384dd
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnhk9
      namespace: kube-system
      uid: d0263db9-8e1b-4be4-add2-ee3b982d9b4f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
