apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T11:24:06Z"
  creationTimestamp: "2026-02-05T11:22:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "825"
  uid: 9ee914ec-d450-40dc-95b0-58d5d7c04a07
subsets:
- addresses:
  - ip: 172.24.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-55fk4
      namespace: kube-system
      uid: aeccf56e-00c5-4206-b7e8-2af8a6ffb800
  - ip: 172.24.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-clskq
      namespace: kube-system
      uid: 2ac97e1e-3b23-4c4f-8e79-af8992c1e755
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
