Skip to main content

Airgap

You can install Palette VerteX in an airgapped environment. An airgap environment lacks direct access to the internet and is intended for environments with strict security requirements.

The installation process for an airgap environment is different due to the lack of internet access. Before the primary VerteX installation steps, you must download the following artifacts.

  • Palette VerteX platform manifests and required platform packages.
  • Container images for core platform components and third party dependencies.
  • Palette VerteX packs.

The other significant change is that VerteX's default public OCI registry is not used. Instead, a private OCI registry is utilized for storing images and packs.

Overview

Before you can install VerteX in an airgap environment, you must complete all the required pre-install steps. The following diagram outlines the major pre-install steps for an airgap installation.

An architecture diagram outlining the five different install phases

  1. Download the airgap setup binary from the support team. The airgap setup binary is a self-extracting archive that contains the Palette platform manifests, images, and required packs. The airgap setup binary is a one-time use binary for uploading VerteX images and packs to your OCI registry. You will not use the airgap setup binary again after the initial installation.

  2. Extract the manifest content from the airgap setup binary. The manifest content is hosted on a file server.

  3. Install VerteX using the Palette CLI. The Palette CLI is used to install VerteX into your vSphere environment.

  4. Configure your VerteX environment.

Get Started

To get started with an airgap VerteX installation, check out the respective platform guide.

Each platform guide provides detailed instructions on how to complete the pre-install steps. We also recommend you review the Checklist to ensure you have completed all the required steps before deploying the airgap VerteX installation.

Supported Platforms

PlatformOCI RegistrySupported
KubernetesHarbor
KubernetesAWS ECR
VMware vSphereHarbor
VMware vSphereAWS ECR

Resources