apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T01:35:02Z"
  creationTimestamp: "2026-02-25T01:34:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: 265769ae-592d-495b-af0e-b041fdfb9390
subsets:
- addresses:
  - ip: 172.24.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zv422
      namespace: kube-system
      uid: 6f70ed7d-83c8-41ca-a17f-4ef7a89d242b
  - ip: 172.24.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-56lm2
      namespace: kube-system
      uid: d33ecbda-dd10-4d8e-9d3f-daba04acde6d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
