diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md index c02afb7085..12370fba2d 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md @@ -89,9 +89,10 @@ Complete the following steps before deploying the airgap Palette installation. 3. In your OCI registry, create a public repository named `spectro-images`. The public repositry will host the images required by Palette. -4. Download the Certificate Authority (CA) for your OCI registry. You will need to provide the installation process the - CA, otherwise you may encounter errors when authenticating with the OCI registry which could result in an incomplete - install. Skip this step if you are using AWS ECR. +4. Download the Certificate Authority (CA) for your OCI registry and make it available in the local file system. You + will need to provide the CA to the Palette CLI installation wizard later in the installation process. If you don't + give the Palette CLI the file path to the CA when prompted, you may encounter errors when authenticating with the + OCI registry, which could result in an incomplete installation. Skip this step if you are using AWS ECR. 5. Log in to the Linux environment where you will download the airgap binaries. This step requires internet access. diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md index 1cb8838d07..68a4e63839 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/kubernetes-airgap-instructions.md @@ -90,9 +90,10 @@ Complete the following steps before deploying the airgap VerteX installation. 3. In your OCI registry, create a public repository named `spectro-images`. The public repositry will host the images required by VerteX. -4. Download the Certificate Authority (CA) for your OCI registry. You will need to provide the installation process the - CA, otherwise you may encounter errors when authenticating with the OCI registry which could result in an incomplete - install. Skip this step if you are using AWS ECR. +4. Download the Certificate Authority (CA) for your OCI registry and make it available in the local file system. You + will need to provide the CA to the Palette CLI installation wizard later in the installation process. If you don't + give the Palette CLI the file path to the CA when prompted, you may encounter errors when authenticating with the OCI + registry, which could result in an incomplete installation. Skip this step if you are using AWS ECR. 5. Log in to the Linux environment where you will download the airgap binaries. This steps requires internet access to download the airgap setup binary.