Skip to content

Provisioning Source Cluster for Testing

Tanner Lewis edited this page Aug 8, 2024 · 9 revisions

This guide walks through steps to provision an Elasticsearch cluster on EC2. The CDK that will provision this cluster can be found on the migration-es branch of the opensearch-cluster-cdk Github forked repo

  1. Download repository for source cluster CDK
git clone https://github.com/lewijacn/opensearch-cluster-cdk.git && cd opensearch-cluster-cdk && git checkout migration-es
  1. Configure cluster dimensions

Owner: @lewijacn

Clone this wiki locally