Uninstallation Guide - AWS (4.3)
These uninstallation steps must be performed in sequence to ensure that all resources are being removed systematically.
Usage Engine Private Edition
Wait a few minutes for External-DNS to clean up the Route53 hosted zone records that were added earlier during the installation. All records will be deleted except for SOA, NS, and CNAME records.
Hint!
To monitor the hosted zone records cleanup, refresh the Route53 dashboard, Hosted zones | Records section.
Wait for few minutes for the AWS Load Balancer Controller to cleanup EC2 load balancers.
Hint!
To monitor the EC2 load balancers cleanup, refresh the EC2 dashboard, EC2 | Load balancers section.
Proceed to the next step once route53 hosted zone records and EC2 load balancers are cleared.
Kubernetes Cluster Add-ons
helm uninstall aws-efs-csi-driver -n uepe
helm uninstall aws-load-balancer-controller -n uepe
helm uninstall external-dns -n uepe
Cert Manager
AWS Resources
If you have restored a RDS database instance from a backup as described in Upgrade Instructions - AWS (4.3) | Restore database backup section, ensure that the new database instance is deleted first. However, if no backup restoration was performed, you can disregard this message.
change directory to the terraform script directory
Kubernetes Cluster
Â