From 6e1c32d4a920c776069c642dc053d907445d05ce Mon Sep 17 00:00:00 2001 From: Amanda Churi Filanowski Date: Fri, 20 Dec 2024 19:21:33 -0500 Subject: [PATCH] docs: DOC-1531 (#5121) * Initial commit for PVC data allocation requirement for external DBs * docs: update to the install guides * docs: clarify csi req --------- Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: Karl Cardenas (cherry picked from commit 56647804e8e6cfb8f01f262096e13631677f5797) --- .../install-on-kubernetes/airgap-install/install.md | 9 ++++----- .../install-palette/install-on-kubernetes/install.md | 9 ++++----- .../install-on-kubernetes/airgap-install/install.md | 9 ++++----- .../install-on-kubernetes/install.md | 9 ++++----- 4 files changed, 16 insertions(+), 20 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 fe0f397a0f..be7a3da3ab 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 @@ -40,10 +40,10 @@ 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. -- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. Palette requires a CSI - 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 MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named +- 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 [Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a database user in Atlas. @@ -55,8 +55,7 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo - 16 GB Memory per node. - - 100 GB Disk Space per node. - - A Container Storage Interface (CSI) for persistent data. + - 110 GB Disk Space per node. - A minimum of three worker nodes or three untainted control plane nodes. 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 6379e814dd..97bd11f512 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 @@ -29,10 +29,10 @@ 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. -- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. Palette requires a CSI - 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 MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named +- 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 [Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a database user in Atlas. @@ -44,8 +44,7 @@ You can use the Palette Helm Chart to install Palette in a multi-node Kubernetes - 16 GB Memory per node. - - 100 GB Disk Space per node. - - A Container Storage Interface (CSI) for persistent data. + - 110 GB Disk Space per node. - A minimum of three worker nodes or three untainted control plane nodes. 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 2367bbbc91..e001e51fc7 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 @@ -40,10 +40,10 @@ 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. -- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. VerteX requires a CSI - 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 MongoDB Atlas, or a self-hosted MongoDB instance ,ensure the MongoDB database has a user named +- 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 [Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a database user in Atlas. @@ -56,8 +56,7 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo - 16 GB Memory per node. - - 100 GB Disk Space per node. - - A Container Storage Interface (CSI) for persistent data. + - 110 GB Disk Space per node. - A minimum of three worker nodes or three untainted control plane nodes. 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 25b57d3e44..0c9651bf98 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 @@ -34,10 +34,10 @@ 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. -- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. VerteX requires a CSI - 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 MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named +- 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 [Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a database user in Atlas. @@ -49,8 +49,7 @@ has the necessary network connectivity for VerteX to operate successfully. - 16 GB Memory per node. - - 100 GB Disk Space per node. - - A Container Storage Interface (CSI) for persistent data. + - 110 GB Disk Space per node. - A minimum of three worker nodes or three untainted control plane nodes.