apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T01:55:05Z"
  creationTimestamp: "2026-02-12T01:54:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "751"
  uid: edd16bcb-da46-4d2b-bb3f-44feb397ba3b
subsets:
- addresses:
  - ip: 172.24.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lpfs6
      namespace: kube-system
      uid: 8a395e9f-d73b-4a47-b488-d7d7cc66c818
  - ip: 172.24.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rgm9h
      namespace: kube-system
      uid: dd623993-4271-4d16-8254-ec836fbaa380
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
