apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-12T07:26:10Z"
  creationTimestamp: "2026-06-12T07:25:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 66264070-2a39-435e-8a40-a0943785f1bb
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7xlg
      namespace: kube-system
      uid: 8d7e8868-7187-4a83-a548-5ce61733a16c
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2ftzg
      namespace: kube-system
      uid: 60630633-421c-45d2-b756-6c7b92934f65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
