Kubernetes Multi tenancy

One of the main attractions about Kubernetes is workload isolation that is finer and light weight than Virtual machines. Kubernetes manages this while providing a control plane to mange its workloads. There are many ways to achieve isolation and tenancy. This article is going to layout various degrees of isolation that can be used to support multi tenancy in a kubernetes cluster. So lets get into it.

Categories

Tenancies can be classified into 2 categories

Soft tenancy

Better utilisation of infrastrucure but less isolated and less secure.

Hard tenancy

Better security with better isolation but more resource utilisation with increased management

To be continued…

Comparision table
Syntax Description
Header Title
Paragraph Text