apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T09:20:07Z"
  creationTimestamp: "2026-07-09T09:18:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "958"
  uid: 147f53dd-0785-470a-bda5-2b9908118382
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mlff8
      namespace: kube-system
      uid: 0ab766de-2794-41a0-a6dd-19438dfa98ae
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkgc2
      namespace: kube-system
      uid: eae93328-d8f4-4bac-ba50-227074bb116e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
