It would be awesome if there was a way to make kbatch work without kbatch-proxy. This throws the security model for a toss a little, but would allow powerful use cases where there's just one user per cluster. You can spin up a k8s cluster while working locally, run some jobs on it, and then tear down the cluster - making them truly ephemeral. This becomes a lot more difficult when there are serverside components required for it to work.