apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T23:10:38Z"
  creationTimestamp: "2026-02-17T23:09:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "701"
  uid: 671dca29-b6b5-47d5-b4b0-6dab242ec05a
subsets:
- addresses:
  - ip: 172.24.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bdqw2
      namespace: kube-system
      uid: 42c40017-6d9e-481b-8e2d-7130f9ac5f4f
  - ip: 172.24.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-x2tcn
      namespace: kube-system
      uid: 43e7eda1-6560-460a-a722-db05eb4681d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
