Live data from Hacker News

Hard Multi-Tenancy in Kubernetes

blog.jessfraz.com

1–4 of 4 posts

Re: Hard Multi-Tenancy in Kubernetes

#4
post #2

Just me or does this read like the proposed solution to move the security boundary from cluster to namespace is to have a cluster per namespace?

Yeah, I don't quite understand it either as it'd be pretty similar to have one process per PID ns at the operating system level.