Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
lennessyy committed Jun 14, 2024
1 parent b1d145a commit 634b427
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ stylus:

You can configure the Edge Installer to enable the initial configuration in the Terminal User Interface (TUI) when you
boot up the Edge host for the first time. For more information about initial configuration, refer to
[Initial Edge Host Configuration](../site-deployment/initial-setup.md).
[Initial Edge Host Configuration](../site-deployment/site-installation/initial-setup.md).

| Parameter | Description |
| ------------ | --------------------------------------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,8 @@ palette-edge-installer.iso.sha256
To validate, you can proceed to installation using the Edge installer ISO. You can follow the
[Installation](../../site-deployment/stage.md) guide if you prepare a bare metal machine. For installation and
deployment on Virtual Machines (VM), refer to
[Deployment to Virtual Machines](../../site-deployment/virtual-deployment/). Below are the high-level steps for your
reference:
[Deployment to Virtual Machines](../../site-deployment/virtual-deployment/virtual-deployment.md). Below are the
high-level steps for your reference:

1. Create a bootable USB flash drive using any third-party software. Most software that creates a bootable USB drive
will validate the ISO image.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This page guides you through how access the console, and log in, and manage your
[Installer Configuration](../../edge-configuration/installer-reference.md).

- You have completed or skipped the initial configuration of the Edge host. For more information, refer to
[Edge Host Initial Configuration](../../site-deployment/initial-setup.md).
[Edge Host Initial Configuration](../../site-deployment/site-installation/initial-setup.md).

- Network access to the Edge host's port where the local UI is exposed. The default port is 5080.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ the Edge host is rebooting.
## Reset Edge Host to Factory Default

You can reset an Edge host to factory default from the local UI. This restores the Edge host to the state right after
the [initial configuration](../../site-deployment/initial-setup.md) is completed in the Terminal User Interface (TUI).
Reset to factory default removes all workloads, content, and cluster definition from the Edge host. This includes
content bundles that were built into the ISO image during EdgeForge.
the [initial configuration](../../site-deployment/site-installation/initial-setup.md) is completed in the Terminal User
Interface (TUI). Reset to factory default removes all workloads, content, and cluster definition from the Edge host.
This includes content bundles that were built into the ISO image during EdgeForge.

:::info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sidebar_label: "Deployment with Custom Image Registries"
title: "Deployment with Custom Image Registries"
description: "Registry options for deploying Edge clusters."
hide_table_of_contents: false
sidebar_position: 60
sidebar_position: 100
tags: ["edge"]
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sidebar_label: "Create Cluster Definition"
title: "Create Cluster Definition"
description: "Define your Edge cluster using the Edge hosts that are registered and available."
hide_table_of_contents: false
sidebar_position: 30
sidebar_position: 40
tags: ["edge"]
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sidebar_label: "Initial Edge Host Configuration"
title: "Initial Edge Host Configuration"
description: "Instructions for configuring the Edge host when booting up the Edge host for the first time."
hide_table_of_contents: false
sidebar_position: 32
sidebar_position: 15
tags: ["edge"]
---

Expand All @@ -14,8 +14,7 @@ This includes the configuration of an OS user, machine hostname, IP address, and
You may already have specified some of these configurations in the **user-data** file in the EdgeForge process or have
supplied them with site-specific **user-data**, and can either keep them as they are or update them during this step.
For more information about EdgeForge and site user data, refer to
[EdgeForge Workflow](../edgeforge-workflow/edgeforge-workflow.md) and
[Apply Site User Data](./site-installation/site-user-data.md).
[EdgeForge Workflow](../../edgeforge-workflow/edgeforge-workflow.md) and [Apply Site User Data](./site-user-data.md).

:::warning

Expand All @@ -31,7 +30,7 @@ perform the setup, you can issue the command `spectro-edge-console` in the termi
- The Edge host must not have an active cluster deployed on it.

- The Edge installer ISO used to install Palette on the Edge host must
[enable initial configuration](../edge-configuration/installer-reference.md#initial-configuration).
[enable initial configuration](../../edge-configuration/installer-reference.md#initial-configuration).

- A keyboard or another input device connected to the Edge host.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"position": 100
"position": 60
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 634b427

Please sign in to comment.