Enforcing Tenant Isolation - fluxcd/flux2-multi-tenancy

Enforcing Tenant Isolation in the Flux2 Multi-Tenancy project

Flux2 Multi-Tenancy is a project that allows different organizations and/or teams to share the same Kubernetes control plane, which is referred to as “multi-tenancy”. To ensure safety and isolation of resources, Flux uses namespaces and role-based access control (RBAC). This document covers the possible options and provides examples for each option to enforce tenant isolation.