apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T06:02:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "723"
  uid: 512cf0d1-4f5e-4a95-a8fa-ea4fcc189f7b
subsets:
- addresses:
  - ip: 172.24.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-58n72
      namespace: kube-system
      uid: 5dc340e5-03b9-4e57-a9c3-5eccda31ae0a
  - ip: 172.24.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-r4g9h
      namespace: kube-system
      uid: c9e42def-50cb-4dfb-a47b-3fdb6f9a5ed3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
