apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T06:00:29Z"
  creationTimestamp: "2026-02-19T05:59:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "645"
  uid: 79138808-dece-48b3-bf40-cc176e3b36c1
subsets:
- addresses:
  - ip: 172.24.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-98nwc
      namespace: kube-system
      uid: 51fe61f5-205d-4930-a0ec-eed516f07987
  - ip: 172.24.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jb7mt
      namespace: kube-system
      uid: 3564930a-b804-49bd-8529-ca377b5f9d9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
