Hard Multi-Tenancy in Kubernetes
blog.jessfraz.com
Hard Multi-Tenancy in Kubernetes
1–4 of 4 posts
Re: Hard Multi-Tenancy in Kubernetes
#2Just 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?
Re: Hard Multi-Tenancy in Kubernetes
#3If you get blocked from the Google doc proposal, strip off the /edit at the end.
i.e. https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_...
Re: Hard Multi-Tenancy in Kubernetes
#4Just 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.