apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T05:13:24Z"
  creationTimestamp: "2026-02-18T05:12:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "739"
  uid: 1ec15fed-c2a2-4349-849a-93498ea82c00
subsets:
- addresses:
  - ip: 172.24.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kcnt7
      namespace: kube-system
      uid: 9813fdf8-883e-41f6-8b30-db6ba1981d2a
  - ip: 172.24.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lzzhc
      namespace: kube-system
      uid: 879cac04-ec6d-49bf-a324-6e21aa90d50d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
