Enabling Kubernetes multi-tenancy
When you have multiple teams interacting with a Kubernetes cluster you need to think about multi-tenancy: how to enable each team the access to the specific resources it needs, in a way that allows the team to be agile, without risking impacting other teams?