Loft runs as a lightweight controller in every cluster you connect. This controller will manage and isolate namespaces. It also tracks and enforces user limits.
Every space is a virtual representation of a Kubernetes namespace. If you delete the namespace, the space will be gone, too.
Loft adds a resource called "Space" to Kubernetes. Users can create/list/delete spaces via the loft UI or CLI and even via kubectl.