From 3222217eed069b411e48bbfaa0743fa2406e638b Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Tue, 15 May 2018 15:34:55 -0700 Subject: [PATCH 1/2] import note --- content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md b/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md index 6cd12568ce9..cf3400385c5 100644 --- a/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md @@ -23,3 +23,5 @@ You can import an existing Kubernetes cluster and then manage it using Rancher. 9. When you finish running the command(s) on your Linux host(s), click **Done**. {{< result_create-cluster >}} + +> *Note:* You can not re-import a cluster that is currently active in a Rancher setup. From 093d8146edd990d0371df43acc2724cd2cf229fb Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Tue, 15 May 2018 15:38:04 -0700 Subject: [PATCH 2/2] import note --- .../rancher/v2.x/en/tasks/clusters/import-cluster/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md b/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md index cf3400385c5..fc1a9fd935d 100644 --- a/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/import-cluster/_index.md @@ -24,4 +24,5 @@ You can import an existing Kubernetes cluster and then manage it using Rancher. {{< result_create-cluster >}} -> *Note:* You can not re-import a cluster that is currently active in a Rancher setup. +> **Note:** +> You can not re-import a cluster that is currently active in a Rancher setup.