Skip to content

Commit 61d27bc

Browse files
ianathasandert-k8s
andcommitted
Update content/en/docs/overview/_index.md
Co-authored-by: sandert-k8s <32864332+sandert-k8s@users.noreply.github.com> Signed-off-by: Ian Atha <ian@atha.io>
1 parent 023d1ff commit 61d27bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Kubernetes introduces the Namespace object type to create logical partitions of
2121

2222
## Entering Capsule
2323

24-
Capsule takes a different approach. In a single cluster, the Capsule Controller aggregates multiple namespaces in a lightweight abstraction called a Tenantbasically a grouping of Kubernetes namespaces. Within each tenant, users are free to create their namespaces and share all the assigned resources.
24+
Capsule takes a different approach. In a single cluster, the Capsule Controller aggregates multiple namespaces in a lightweight abstraction called a Tenant, which is basically a grouping of Kubernetes namespaces. Within each tenant, users are free to create their namespaces and share all the assigned resources.
2525

2626
On the other side, the Capsule Policy Engine keeps the different tenants isolated from each other. Network and security policies, resource quotas, limit ranges, RBAC, and other policies defined at the tenant level are automatically inherited by all the namespaces in the tenant. Users are then free to operate their tenants autonomously, without intervention from the cluster administrator.
2727

0 commit comments

Comments
 (0)