Skip to content

Commit

Permalink
docs: remove airgap instructions from non-airgap guides (#3934)
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Sep 17, 2024
1 parent 1b297c8 commit 3afb1f7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Use the following steps to install Palette.
1. Log in to your vCenter environment.

2. Create a vSphere VM and Template folder with the name `spectro-templates`. Ensure this folder is accessible by the
user account you will use to deploy the airgap VerteX installation.
user account you will use to deploy the Palette installation.

3. Use the URL below to import the Operating System and Kubernetes distribution OVA required for the install. Place the
OVA in the `spectro-templates` folder.
Expand Down Expand Up @@ -133,26 +133,10 @@ Use the following steps to install Palette.
7. Type `y` if you want to use Ubuntu Pro. Otherwise, type `n`. If you choose to use Ubuntu Pro, you will be prompted
to enter your Ubuntu Pro token.

8. Depending on that type of install of Palette you are using, the Spectro Cloud repository URL value will be
different.

- Non-Airgap: `https://saas-repo.console.spectrocloud.com`
- Airgap: The URL or IP address of the Spectro Cloud Repository that is provided to you by the airgap setup script

<br />

:::info

If you are using the Palette CLI from inside an [airgap support VM](./airgap-install/airgap-install.md), the CLI
will automatically detect the airgap environment and prompt you to **Use local, air-gapped Spectro Cloud Artifact
Repository (SCAR) configuration**. Type `y` to use the local resources and skip filling in the repository URL and
credentials.

:::
8. Provide `https://saas-repo.console.spectrocloud.com` as the URL for the Spectro Cloud repository.

9. Enter the repository credentials. Our support team provides the credentials you need to access the public Spectro
Cloud repository. Airgap installations, provide the credentials to your private repository provided to you by the
airgap setup script .
Cloud repository.

10. Choose `VMware vSphere` as the cloud type. This is the default.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ tags: ["vertex", "vmware"]
keywords: ["self-hosted", "vertex"]
---

You install Palette VerteX in an airgap environment through the Palette Command Line Interface (CLI). The CLI provides
you with an interactive experience that guides you through the installation process. You can invoke the Palette CLI on
any Linux x86-64 system with the Docker daemon installed and connectivity to the VMware vSphere environment where
You can install Palette VerteX in a connected environment using the Palette Command Line Interface (CLI). The CLI
provides you with an interactive experience that guides you through the installation process. You can invoke the Palette
CLI on any Linux x86-64 system with the Docker daemon installed and connectivity to the VMware vSphere environment where
Palette VerteX will be deployed.

## Prerequisites
Expand Down Expand Up @@ -78,10 +78,10 @@ Palette VerteX will be deployed.

:::info

Self-hosted Palette VerteX installations provide a system Private Cloud Gateway (PCG) out-of-the-box and typically do
not require a separate, user-installed PCG. However, you can create additional PCGs as needed to support provisioning
into remote data centers that do not have a direct incoming connection from the Palette console. To learn how to install
a PCG on VMware, check out the [Deploy to VMware vSphere](../../../clusters/pcg/deploy-pcg/vmware.md) guide.
Palette VerteX installations provide a system Private Cloud Gateway (PCG) out-of-the-box and typically do not require a
separate, user-installed PCG. However, you can create additional PCGs as needed to support provisioning into remote data
centers that do not have a direct incoming connection from the Palette console. To learn how to install a PCG on VMware,
check out the [Deploy to VMware vSphere](../../../clusters/pcg/deploy-pcg/vmware.md) guide.

:::

Expand All @@ -99,7 +99,7 @@ Use the following steps to install Palette VerteX.
1. Log in to your vCenter environment.

2. Create a vSphere VM and Template folder with the name `spectro-templates`. Ensure this folder is accessible by the
user account you will use to deploy the airgap VerteX installation.
user account you will use to deploy the VerteX installation.

3. Use the URL below to import the Operating System and Kubernetes distribution OVA required for the install. Place the
OVA in the `spectro-templates` folder. Refer to the
Expand Down Expand Up @@ -146,8 +146,7 @@ Use the following steps to install Palette VerteX.
8. The Spectro Cloud repository URL is `https://saas-repo-fips.console.spectrocloud.com`.

9. Enter the repository credentials. Our support team provides the credentials you need to access the public Spectro
Cloud repository. Airgap installations, provide the credentials to your private repository provided to you by the
airgap setup script .
Cloud repository.

10. Choose `VMware vSphere` as the cloud type. This is the default.

Expand Down

0 comments on commit 3afb1f7

Please sign in to comment.