The core of the talk

Sharing Is Risk

Sharing is caring — but on a Kubernetes cluster, sharing is also risk. Every surface that tenants share is a place where the boundary between them can fail.

We’ve all heard the idea that “Sharing is caring” before but in multi-tenancy security, sharing isn’t caring, sharing is risk.

Any resource that’s shared beteween tenants presents an attack surface where a hostile tenant might try to gain unauthorised access to another tenant’s applications, or abuse shared resources to impact the availability of another tenant’s services.

In Kubernetes there are quite a few different shared resources that attackers might try to target.