From 81e18497eacae2b4f99e86f272524d9b7685f90d Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Mon, 29 Jul 2024 19:45:43 +0300 Subject: [PATCH] docs(guides) Document namespace migration Signed-off-by: Hristo Hristov Signed-off-by: Hristo Hristov --- content/en/docs/guides/namespace-migration-across-tenants.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/guides/namespace-migration-across-tenants.md b/content/en/docs/guides/namespace-migration-across-tenants.md index 8be67f9..c9811d7 100644 --- a/content/en/docs/guides/namespace-migration-across-tenants.md +++ b/content/en/docs/guides/namespace-migration-across-tenants.md @@ -8,6 +8,7 @@ Capsule relays on two components to associate given namespace with tenant. - Namespace's label capsule.clastix.io/tenant If a cluster administrator changes the Namespace by matching the other Tenant with the proper UID and name, along with the labels, the Namespace can be easily transferred. + ```bash kubectl get tenants ```