You can create an OpenSearch service directly from the watsonx.data user interface,
enabling you to provision and manage a search‑optimized engine alongside your existing data
services.
Procedure
Platform UI
To create an OpenSearch service in watsonx.data, complete the following steps:
-
Log in to the watsonx.data console.
- From the navigation menu, select Infrastructure Manager.
- To define and connect to a service, click Add component, select OpenSearch,
and click Next.
- In the Add component - OpenSearch window, provide the following details:
- Specify a Display Name for the OpenSearch cluster.
- Select the Size of the service based on your data needs:
- Small (per node) - 8 CPUs, 32Gi Memory
- Medium (per node) - 16 CPUs, 128Gi Memory
- Large (per node) - 96 CPU, 768Gi Memory
- Configure the Storage settings:
- Select a Storage class
- Specify the Persistent volume size for each data node
- Specify the number of Data Nodes (minimum 3 required).
- Optional: Specify one or more Node Selectors to control which OpenShift nodes
your pods are scheduled on.
- Click Create.
Wait for the new service to come up. The service
will show status Unknown while provisioning. When a minimum number of OpenSearch
nodes become healthy it will change to a Running status.