How to Uninstall IOMETE on AWS
1. Uninstall IOMETE Data Plane Helm
info
Make sure Kubectl is configured to use the correct cluster.
# Delete Spark Applications
kubectl -n iomete-system delete sparkapplications --all
helm uninstall -n iomete-system iomete-data-plane
2. Uninstall terraform - AWS Infrastructure
Change to the directory where the Terraform configuration files are located.
terraform destroy