multi tenant #8146
Answered
by
wmorgan
yxzhou1212
asked this question in
General
multi tenant
#8146
-
Linkerd2 Does it support multi tenant deployment schemes? |
Beta Was this translation helpful? Give feedback.
Answered by
wmorgan
Mar 25, 2022
Replies: 1 comment 1 reply
-
You can use Linkerd with multi-tenant deployments. The Linkerd control plane itself is cluster-wide. However, Linkerd respects all Kubernetes RBAC rules and other tenancy mechanisms, and also provides features (like locking down traffic between namespaces) that are useful in multi-tenant deployments. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yxzhou1212
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use Linkerd with multi-tenant deployments. The Linkerd control plane itself is cluster-wide. However, Linkerd respects all Kubernetes RBAC rules and other tenancy mechanisms, and also provides features (like locking down traffic between namespaces) that are useful in multi-tenant deployments.