Multi-tenancy in Kong Operator means running multiple isolated Kong Gateway instances — each with their own routing configuration, data plane, and namespace scope — on the same Kubernetes cluster, managed by a single Kong Operator installation.
Common use cases include separating a public-facing API gateway from an internal one, or giving different teams independent gateway instances without requiring separate clusters. For a step-by-step walkthrough, see Deploy multiple isolated gateways.