From 7a4c9654d50fd4ed3a6f28f300c102a851327f4b Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Fri, 20 Dec 2024 16:58:05 -0700 Subject: [PATCH] docs: clarify csi req --- .../install-on-kubernetes/airgap-install/install.md | 5 ++--- .../install-palette/install-on-kubernetes/install.md | 5 ++--- .../install-on-kubernetes/airgap-install/install.md | 5 ++--- .../install-palette-vertex/install-on-kubernetes/install.md | 5 ++--- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md index 673db97ef5..d6aada8048 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md @@ -42,9 +42,8 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing Palette. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md index b76371ca9e..2f7803364a 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md @@ -31,9 +31,8 @@ You can use the Palette Helm Chart to install Palette in a multi-node Kubernetes configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing Palette. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md index 301a4981fe..76805dbda5 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md @@ -42,9 +42,8 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing VerteX. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md index 82249c12b6..b5bd42caef 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md @@ -36,9 +36,8 @@ has the necessary network connectivity for VerteX to operate successfully. configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing VerteX. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the