apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T02:23:45Z"
  creationTimestamp: "2026-02-24T02:23:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 297459a0-d1eb-4f9c-bf98-1baaea33d54c
subsets:
- addresses:
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2p8t9
      namespace: kube-system
      uid: 64f39f21-6de6-4c60-bf09-29c9ef723393
  - ip: 172.24.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-sndrg
      namespace: kube-system
      uid: b1e1e2d6-8418-4ad1-bc2e-796aeb6026db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
