From a9add48b29dca0e9e4c49db38627c70c2693f92d Mon Sep 17 00:00:00 2001 From: Lenny Chen <55669665+lennessyy@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:57:17 -0700 Subject: [PATCH] docs: add a warning about deleting registered Edge hosts (#3626) * docs: add a warning about deleting registered Edge hosts * docs: minor edit * docs: minor edit * Apply suggestions from code review Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> * docs: format --------- Co-authored-by: Lenny Chen Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com> (cherry picked from commit 76a6ca8ca5b9343d1016bfc1c07cadaae2cb4c23) --- .../site-installation/edge-host-registration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs-content/clusters/edge/site-deployment/site-installation/edge-host-registration.md b/docs/docs-content/clusters/edge/site-deployment/site-installation/edge-host-registration.md index a401ee74e4..e0627ade84 100644 --- a/docs/docs-content/clusters/edge/site-deployment/site-installation/edge-host-registration.md +++ b/docs/docs-content/clusters/edge/site-deployment/site-installation/edge-host-registration.md @@ -13,6 +13,14 @@ guide for steps on how to create a tenant registration token. You have the following options to register the Edge host with Palette. +:::warning + +If you using an Edge host that was previously registered with Palette, ensure that you delete the Edge host from your +Palette account first before attempting Edge host registration. Otherwise, the registration will fail due to duplicate +Edge host IDs. + +::: + | **Method** | **Description** | **Set up Effort** | | ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | Auto Registration | Edge hosts can automatically register with Palette through a _Registration Token_. This method requires you to specify the registration token in the user data. | Low |