-
Notifications
You must be signed in to change notification settings - Fork 30
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
- Download repository for source cluster CDK
git clone https://github.com/lewijacn/opensearch-cluster-cdk.git && cd opensearch-cluster-cdk && git checkout migration-es
- Configure cluster dimensions
Owner: @lewijacn
Encountering a compatibility issue or missing feature?
- Search existing issues to see if it’s already reported. If it is, feel free to upvote and comment.
- Can’t find it? Create a new issue to let us know.
- Migration Assistant Overview
- Is Migration Assistant Right for You?
- Existing Data Migration - Quick Start Guide
- A. Snapshot Creation Verification
- B. Client Traffic Switchover Verification
- C. Traffic Capture Verification
- D. System Reset Before Migration