apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T01:38:28Z"
  creationTimestamp: "2026-02-25T01:37:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "741"
  uid: a74345b8-a225-4bd0-b797-16e9a5276e73
subsets:
- addresses:
  - ip: 172.24.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8rpgw
      namespace: kube-system
      uid: 1239adc8-22fe-4c76-9d1d-9c6c8f0c8982
  - ip: 172.24.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s4f6x
      namespace: kube-system
      uid: f386c61c-0cad-43b2-9d7b-67da667d0ba3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
