Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update byos edge pack version #4334

Merged
merged 3 commits into from
Oct 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,17 @@ Palette. You will then create a cluster profile and use the registered host to d

14. Select **Edge Native** as the **Cloud Type** and click **Next**.

<!-- 15. The **Profile Layers** section specifies the packs that compose the profile. Add the **BYOS Edge OS** pack version
**2.0.0** to the OS layer. -->

15. The **Profile Layers** section specifies the packs that compose the profile. Add the **BYOS Edge OS** pack version
**2.0.0** to the OS layer.
**1.0.0** to the OS layer.

<!-- 16. Click **Values** under **Pack Details**, then click on **Presets** on the right-hand side. Select **Agent Mode**. -->

16. Click **Values** under **Pack Details**, then click on **Presets** on the right-hand side. Select **Agent Mode**.
<!-- ![View of the cluster profile creation page with the BYOS pack.](/deployment-modes_agent-mode_byos-pack.webp) -->

![View of the cluster profile creation page with the BYOS pack.](/deployment-modes_agent-mode_byos-pack.webp)
16. Click **Values** under **Pack Details**, and set `system.uri` to `NA`.

17. Click **Next Layer** to continue.

Expand Down Expand Up @@ -343,12 +348,17 @@ internet.

14. Select **Edge Native** as the **Cloud Type** and click **Next**.

<!-- 15. The **Profile Layers** section specifies the packs that compose the profile. Add the **BYOS Edge OS** pack version
**2.0.0** to the OS layer. -->

15. The **Profile Layers** section specifies the packs that compose the profile. Add the **BYOS Edge OS** pack version
**2.0.0** to the OS layer.
**1.0.0** to the OS layer.

<!-- 16. Click **Values** under **Pack Details**, then click on **Presets** on the right-hand side. Select **Agent Mode**.

16. Click **Values** under **Pack Details**, then click on **Presets** on the right-hand side. Select **Agent Mode**.
![View of the cluster profile creation page with the BYOS pack.](/deployment-modes_agent-mode_byos-pack.webp) -->

![View of the cluster profile creation page with the BYOS pack.](/deployment-modes_agent-mode_byos-pack.webp)
16. Click **Values** under **Pack Details**, and set `system.uri` to `NA`.

17. Click **Next Layer** to continue.

Expand Down
Loading