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.

  1. Navigate to the eks directory.
cd /eks
  1. Run the aws_undeploy script.
./aws_undeploy.sh 

Note: To remove the application completely, ensure that the images uploaded to the image repository are also deleted.

Last modified : June 26, 2025