apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-20T18:27:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: fe239147-96a5-419a-88f7-a9e897d40658
subsets:
- addresses:
  - ip: 172.24.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4qbsn
      namespace: kube-system
      uid: 3db28d17-2ad2-4b0f-8abf-3d9776c34140
  - ip: 172.24.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8xvln
      namespace: kube-system
      uid: b79e80de-fc80-446b-85f5-7136794bc6dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
