Earlier quoted context omitted.
From what I've seen reviewing k8s clusters some of the items in your "sensible measures" list aren't considered easy to manage and deploy. In particular good RBAC design, that doesn't end up leaking information across namespaces, PSPs that are flexible enough for developers but strict enough to prevent privesc and strong network policies present challenges. For those, less mature, organizations, a solution like this…
I don't want to gatekeep, but in my opinion organizations that can't afford to set this up correctly _likely_ shouldn't be running k8s in the first place. From my experience with companies that haven't done their organizational or engineering homework: half-assedly deploying Kubernetes ends generally ends up being an unmaintainable disaster. One of the high-return-value aspects of k8s is having little clusters availa…
If you have to pay someone else for the k8 and cannot do some management yourself then stop. You do not need it to begin with.
Nothing against the original posters idea/company. Looks like a good idea to me.