Skip to content

Delete OpenSearch

This page guides you through the steps required to delete an OpenSearch instance.

Prerequisites

Steps

1. Remove references from workload manifests

Ensure that all references to the opensearch instance are removed from your workload manifests:

app.yaml
spec:
-  openSearch:
-    instance: <OPENSEARCH-NAME>
-    access: <ACCESS-LEVEL>

2. Delete the OpenSearch instance

  1. Open Nais Console in your browser and select your team
  2. Select the OpenSearch tab
  3. Select the OpenSearch instance you want to delete
  4. Click the Delete OpenSearch button
  5. Confirm the deletion by typing the name of the OpenSearch instance and clicking the Delete OpenSearch button