apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-25T19:50:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: 970d13b7-431b-46d7-a9ff-a22b80bf0a5a
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zqrf9
      namespace: kube-system
      uid: 85489b28-39d1-4dc2-8c8c-9c347f6dd635
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lqszd
      namespace: kube-system
      uid: 0165d59a-554b-4110-9004-5ae7a3d396ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
