The basic building block to share a cluster between tenants is the namespace. With RBAC, you can limit what users and apps can do with and within a namespace. Kubernetes isn’t aware of the tenant, and if the API receives too many requests, it will throttle them for everyone.
2 Comments
Sort: