apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T12:59:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "725"
  uid: ab287b14-de09-447a-a333-4a8226d37ae9
subsets:
- addresses:
  - ip: 172.24.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8g9kn
      namespace: kube-system
      uid: 06ac7017-1575-4056-82fc-a10f2c842ab1
  - ip: 172.24.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zcsll
      namespace: kube-system
      uid: fde4e415-494d-42a1-8535-ad6ade31d3e7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
