9
Building Multitenant Clusters with vClusters
We’ve alluded to multitenancy in previous chapters, but this is the first chapter where we will focus on the challenges of multitenancy in Kubernetes and how to approach them with a relatively new technology called “virtual clusters.” In this chapter, we’ll explore the use cases for virtual clusters, how they’re implemented, how to deploy them in an automated way, and how to interact with external services with your Pod's
identity. We’ll finish the chapter by building and deploying a self-service multitenant portal for Kubernetes.
In this chapter, we’ll cover:
- The benefits and challenges of multitenancy
- Using vClusters for tenants
- Building a multitenant cluster with self service
Technical requirements ...
Get Kubernetes – An Enterprise Guide - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.