apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T17:04:54Z"
  creationTimestamp: "2026-02-25T17:04:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "662"
  uid: 12cd8903-3272-40b4-8f84-2d7757187ada
subsets:
- addresses:
  - ip: 172.24.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-86ghf
      namespace: kube-system
      uid: d31298b2-92f8-41e9-ba5d-63bd2261b215
  - ip: 172.24.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pgdg4
      namespace: kube-system
      uid: 5bd0cf6c-0aa4-434d-9d47-9d759d811789
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
