apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T02:23:11Z"
  creationTimestamp: "2026-02-11T02:22:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "752"
  uid: f27b85df-ef78-40d6-962c-e3d7fc10f629
subsets:
- addresses:
  - ip: 172.24.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wmsw6
      namespace: kube-system
      uid: 2b3719de-ce36-4603-b7ce-452da884044c
  - ip: 172.24.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-277b9
      namespace: kube-system
      uid: f1244f9d-5797-4e7a-8140-f1cc1625b63b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
