Delete OpenSearch ΒΆ
This page guides you through the steps required to delete an OpenSearch instance.
Prerequisites ΒΆ
- Your OpenSearch instance is managed by Nais Console.
- If you created your OpenSearch via the legacy, see Migrate opensearch management to Console.
-
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 ΒΆ
- Open Nais Console in your browser and select your team
- Select the OpenSearch tab
- Select the OpenSearch instance you want to delete
- Click the Delete OpenSearch button
- Confirm the deletion by typing the name of the OpenSearch instance and clicking the Delete OpenSearch button