apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-05T07:08:31Z"
  creationTimestamp: "2026-03-05T07:07:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 70045329-891a-4a55-9155-744378ef1b27
subsets:
- addresses:
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbhkj
      namespace: kube-system
      uid: e4812245-c010-4e8b-a522-d82b79a88851
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5rrpn
      namespace: kube-system
      uid: cfc89420-a795-4ba1-8ebc-c33006e6e9ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
