apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T22:10:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 73701d01-c690-417c-906b-826039569e2a
subsets:
- addresses:
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccsgn
      namespace: kube-system
      uid: 7dab3b7b-8b7b-4920-9543-c5f23b7f45af
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zw9xl
      namespace: kube-system
      uid: d4d85213-1b1b-4c1b-805a-faf3dd663520
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
