How to manage multitenancy on Kubernetes – Part two

Part two of the Techblog – how to manage multitenancy on Kubernetes

Last week, Maksym Lushpenko, one of our DevOps engineers, published the first of his two-part feature setting out practical ways to successfully manage application-level multitenancy on Kubernetes. It gave insight into how an External Authentication Server can be used, together with OIDC and some parts of Istio

Now, you can read the second part of his feature, which covers two different approaches on how to determine whether a user can have access to specific copy of the application.

Part two can be read in full here.