From bb60d68563cb8f734eaa41f7e387fbbc12a1fd33 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Tue, 25 May 2021 10:18:23 +0800 Subject: [PATCH] minor wording fix Signed-off-by: Sherlock113 --- .../docs/faq/multi-cluster-management/manage-multi-cluster.md | 2 +- .../docs/faq/multi-cluster-management/manage-multi-cluster.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/faq/multi-cluster-management/manage-multi-cluster.md b/content/en/docs/faq/multi-cluster-management/manage-multi-cluster.md index 87c5b8654..7c031e67b 100644 --- a/content/en/docs/faq/multi-cluster-management/manage-multi-cluster.md +++ b/content/en/docs/faq/multi-cluster-management/manage-multi-cluster.md @@ -23,7 +23,7 @@ Once you build a multi-cluster environment on KubeSphere, you can manage it thro ### Resource Management -It is recommended that you don't change a Host Cluster to a Member Cluster or the other way round. If a Member Cluster has been imported to a Host Cluster before, you have to use the same cluster name when importing it to a new Host Cluster after unbinding it from the previous Host Cluster. +It is not recommended that you change a Host Cluster to a Member Cluster or the other way round. If a Member Cluster has been imported to a Host Cluster before, you have to use the same cluster name when importing it to a new Host Cluster after unbinding it from the previous Host Cluster. If you want to import the Member Cluster to a new Host Cluster while retaining existing projects (i.e. namespaces), you can follow the steps as below. diff --git a/content/zh/docs/faq/multi-cluster-management/manage-multi-cluster.md b/content/zh/docs/faq/multi-cluster-management/manage-multi-cluster.md index 87c5b8654..7c031e67b 100644 --- a/content/zh/docs/faq/multi-cluster-management/manage-multi-cluster.md +++ b/content/zh/docs/faq/multi-cluster-management/manage-multi-cluster.md @@ -23,7 +23,7 @@ Once you build a multi-cluster environment on KubeSphere, you can manage it thro ### Resource Management -It is recommended that you don't change a Host Cluster to a Member Cluster or the other way round. If a Member Cluster has been imported to a Host Cluster before, you have to use the same cluster name when importing it to a new Host Cluster after unbinding it from the previous Host Cluster. +It is not recommended that you change a Host Cluster to a Member Cluster or the other way round. If a Member Cluster has been imported to a Host Cluster before, you have to use the same cluster name when importing it to a new Host Cluster after unbinding it from the previous Host Cluster. If you want to import the Member Cluster to a new Host Cluster while retaining existing projects (i.e. namespaces), you can follow the steps as below.