apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T05:14:27Z"
  creationTimestamp: "2026-02-18T05:13:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "742"
  uid: 54934993-bd21-48e8-8523-a895a1dc89a7
subsets:
- addresses:
  - ip: 172.24.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-x9rbc
      namespace: kube-system
      uid: a25fc7a4-6845-4555-876b-e85ddc96eabf
  - ip: 172.24.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rptkt
      namespace: kube-system
      uid: 32e4f0bf-2945-4277-89ef-eb7af1bb0712
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
