apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T02:14:05Z"
  creationTimestamp: "2026-02-12T02:13:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "736"
  uid: 2df35e17-1861-4426-9624-10c27a2cb45c
subsets:
- addresses:
  - ip: 172.24.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9gcld
      namespace: kube-system
      uid: 628343d4-64e9-4945-a1d0-076d385c595a
  - ip: 172.24.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w62d4
      namespace: kube-system
      uid: f90f34f1-a80a-4444-a36d-990f554446af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
