Skip to content

Commit ebf3e37

Browse files
docs: DOC-1531 (#5121) (#5153)
* 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 <[email protected]> Co-authored-by: Karl Cardenas <[email protected]> (cherry picked from commit 5664780) Co-authored-by: Amanda Churi Filanowski <[email protected]>
1 parent b3b685f commit ebf3e37

File tree

4 files changed

+16
-20
lines changed

4 files changed

+16
-20
lines changed

docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo
4242
configuration to be installed as part of the installation process. If Cert Manager is already installed, you must
4343
uninstall it before installing Palette.
4444

45-
- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. Palette requires a CSI
46-
to store persistent data. You may install any CSI that is compatible with your Kubernetes cluster.
45+
- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent
46+
data. You may install any CSI that is compatible with your Kubernetes cluster.
4747

48-
- If you are using MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named
48+
- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named
4949
`hubble` with the permission `readWriteAnyDatabase`. Refer to the
5050
[Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a
5151
database user in Atlas.
@@ -57,8 +57,7 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo
5757

5858
- 16 GB Memory per node.
5959

60-
- 100 GB Disk Space per node.
61-
- A Container Storage Interface (CSI) for persistent data.
60+
- 110 GB Disk Space per node.
6261

6362
- A minimum of three worker nodes or three untainted control plane nodes.
6463

docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ You can use the Palette Helm Chart to install Palette in a multi-node Kubernetes
3131
configuration to be installed as part of the installation process. If Cert Manager is already installed, you must
3232
uninstall it before installing Palette.
3333

34-
- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. Palette requires a CSI
35-
to store persistent data. You may install any CSI that is compatible with your Kubernetes cluster.
34+
- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent
35+
data. You may install any CSI that is compatible with your Kubernetes cluster.
3636

37-
- If you are using MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named
37+
- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named
3838
`hubble` with the permission `readWriteAnyDatabase`. Refer to the
3939
[Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a
4040
database user in Atlas.
@@ -46,8 +46,7 @@ You can use the Palette Helm Chart to install Palette in a multi-node Kubernetes
4646

4747
- 16 GB Memory per node.
4848

49-
- 100 GB Disk Space per node.
50-
- A Container Storage Interface (CSI) for persistent data.
49+
- 110 GB Disk Space per node.
5150

5251
- A minimum of three worker nodes or three untainted control plane nodes.
5352

docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo
4242
configuration to be installed as part of the installation process. If Cert Manager is already installed, you must
4343
uninstall it before installing VerteX.
4444

45-
- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. VerteX requires a CSI
46-
to store persistent data. You may install any CSI that is compatible with your Kubernetes cluster.
45+
- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent
46+
data. You may install any CSI that is compatible with your Kubernetes cluster.
4747

48-
- If you are using MongoDB Atlas, or a self-hosted MongoDB instance ,ensure the MongoDB database has a user named
48+
- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named
4949
`hubble` with the permission `readWriteAnyDatabase`. Refer to the
5050
[Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a
5151
database user in Atlas.
@@ -58,8 +58,7 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo
5858

5959
- 16 GB Memory per node.
6060

61-
- 100 GB Disk Space per node.
62-
- A Container Storage Interface (CSI) for persistent data.
61+
- 110 GB Disk Space per node.
6362

6463
- A minimum of three worker nodes or three untainted control plane nodes.
6564

docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ has the necessary network connectivity for VerteX to operate successfully.
3636
configuration to be installed as part of the installation process. If Cert Manager is already installed, you must
3737
uninstall it before installing VerteX.
3838

39-
- The Kubernetes cluster must have a Container Storage Interface (CSI) installed and configured. VerteX requires a CSI
40-
to store persistent data. You may install any CSI that is compatible with your Kubernetes cluster.
39+
- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent
40+
data. You may install any CSI that is compatible with your Kubernetes cluster.
4141

42-
- If you are using MongoDB Atlas, or a self-hosted MongoDB instance, ensure the MongoDB database has a user named
42+
- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named
4343
`hubble` with the permission `readWriteAnyDatabase`. Refer to the
4444
[Add a Database User](https://www.mongodb.com/docs/guides/atlas/db-user/) guide for guidance on how to create a
4545
database user in Atlas.
@@ -51,8 +51,7 @@ has the necessary network connectivity for VerteX to operate successfully.
5151

5252
- 16 GB Memory per node.
5353

54-
- 100 GB Disk Space per node.
55-
- A Container Storage Interface (CSI) for persistent data.
54+
- 110 GB Disk Space per node.
5655

5756
- A minimum of three worker nodes or three untainted control plane nodes.
5857

0 commit comments

Comments
 (0)