Overview#
MTO can extend tenancy into the tools you run alongside the cluster, so each tenant reaches only its own resources there. Every extension is optional. Each page below covers one:
- ArgoCD – An
AppProjectper tenant, scoped to that tenant's namespaces. - Vault – A KV path per tenant, with the policies, identity groups and login roles to reach it.
- LGTM stack – Per-tenant logs, metrics and traces in one shared stack, behind gateways that authorise every request.
- Grafana – A Grafana organisation per tenant, with data sources and dashboards scoped to that tenant's telemetry.
- DevWorkspace – Sandbox namespaces that arrive carrying the metadata a workspace needs.
- Mattermost – A Mattermost team per tenant, whose members follow tenant membership.
Each extension is configured once for the cluster; everything per tenant is derived from your Tenant resources, so a new tenant needs no setup step in the tool.