apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T01:50:21Z"
  creationTimestamp: "2026-02-11T01:49:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "704"
  uid: e912eb65-e2a3-4f64-83ee-b39dd479ea07
subsets:
- addresses:
  - ip: 172.24.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8skf5
      namespace: kube-system
      uid: 75b6ecfb-afa3-44a2-8f4b-8012f9b41d5b
  - ip: 172.24.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cnqtf
      namespace: kube-system
      uid: b653a177-795d-4860-8c05-d10978d1ae8b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
