apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-23T23:59:10Z"
  creationTimestamp: "2026-02-23T23:58:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "644"
  uid: 13c4f489-d57d-48be-a07a-d62ce7a69fb7
subsets:
- addresses:
  - ip: 172.24.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ml7m7
      namespace: kube-system
      uid: d4611de3-9e7d-438f-85f6-2f35a1d6ba1d
  - ip: 172.24.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jttj4
      namespace: kube-system
      uid: a3f7d613-ecab-47d0-aa02-e5b27601d161
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
