Data Discovery is currently in Private Preview and is not available for General Availability (GA). It should not be used in production environments, as features and functionality may change before the final GA release.
Removing the Application
Removing the cluster and application on EKS.
To remove the cluster and application from EKS, run the following steps.
- Navigate to the
eksdirectory.
cd /eks
- Run the
aws_undeployscript.
./aws_undeploy.sh
Note: To remove the application completely, ensure that the images uploaded to the image repository are also deleted.