Skip to content

Commit

Permalink
docs: add a warning about deleting registered Edge hosts (#3626)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

* docs: format

---------

Co-authored-by: Lenny Chen <[email protected]>
Co-authored-by: Adelina Simion <[email protected]>
(cherry picked from commit 76a6ca8)
  • Loading branch information
lennessyy committed Aug 20, 2024
1 parent aa12512 commit b9cefb7
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ tags: ["edge"]
To use an Edge host with a host cluster, you must first register it with Palette. A registration token in the user data
is required to complete the registration process. You have three 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 by using a _Registration Token_. This method requires you to specify the registration token in the user data. | Low |
Expand Down

0 comments on commit b9cefb7

Please sign in to comment.