apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T02:58:13Z"
  creationTimestamp: "2026-02-19T02:57:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "748"
  uid: 16e2c5cc-a46d-4f49-85d3-763ee05c9f3f
subsets:
- addresses:
  - ip: 172.24.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ns7wq
      namespace: kube-system
      uid: 6a482e9d-5ea9-4418-8663-1db13152b196
  - ip: 172.24.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ztkj2
      namespace: kube-system
      uid: 00c31572-cbe7-4fbc-8871-f038b9ea3eb6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
