NetBackup™ Marketplace Deployment on Amazon Elastic Kubernetes Service (EKS) Cluster

Last Published:
Product(s): NetBackup & Alta Data Protection (10.2)

Cleanup steps

These steps are to be followed if you wish to cleanup the resource which are created during the deployment.

  1. Delete the root stack from CloudFormation. It will delete all the nested stacks and its resources.

  2. By default, all the EBS volumes are retained. To cleanup the EBS volumes manually, navigate to the EBS on AWS console and filter with cluster name and then delete it.

  3. By default, EFS file system and mount targets are retained. To cleanup these file systems, navigate to EFS on AWS console, and search with Instance name (environment name) and then delete the file systems.

  4. As CloudFormation extensions are used in deployment, it creates lambda functions in the back-end. Navigate to lambda functions and manually delete it.

Note:

While deleting the CloudFormation stack, if the EFS volume mount stack fails to delete, proceed with deleting other stacks; and retain the EFS volume mount stack. Even though the EFS volume mount stack is retained, the resources created as part of the stack are deleted as the cluster gets deleted.