Skip to content

Commit c2bb1d4

Browse files
committed
feat(OPS): update
1 parent c146798 commit c2bb1d4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pages/opensearch/how-to/create-opensearch-deployment.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,11 @@ This page explains how to create an OpenSearch deployment using the Scaleway con
3131
- **High Availability**: ensures fault tolerance in case of node failure, workload distribution across all nodes for improved performance, service continuity during rolling updates.
3232
- **Standalone**: cost-optimized single-node deployment for testing environments and non-critical, small-scale applications, without redundancy.
3333

34-
6. Choose a node type for your deployment. Refer to the [dedicated documentation](/opensearch/reference-content/shared-vs-dedicated-resources/) for more information on shared and dedicated compute resources.
34+
6. Choose a node type for your deployment. Refer to the [dedicated documentation](/opensearch/reference-content/shared-vs-dedicated-resources/) for more information on shared and dedicated compute resources.
35+
36+
7. Define a storage capacity for each node. The total storage size for your deployment depends on the number of nodes provisioned.
37+
38+
8. Configure network connectivity for your deployment.
39+
40+
9. Create credentials to log in to your OpenSearch deployment. These credentials will grant `admin` access to the user.
41+

0 commit comments

Comments
 (0)