d4aws: stack removal does not remove buckets or volumes

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
Trapier Marshall 2018-02-22 09:59:24 -05:00
parent 29ee7e3e1c
commit 9fadb61349
1 changed files with 5 additions and 0 deletions

View File

@ -252,3 +252,8 @@ Console](https://aws.amazon.com/){: target="_blank" class="_"}, navigate to
the Docker stack you want to remove.
![uninstall](img/aws-delete-stack.png)
Stack removal does not remove EBS and EFS volumes created by the cloudstor
volume plugin or the S3 bucket associated with DTR. Those resources need to be
removed manually. See the [cloudstor](/docker-for-aws/persistent-data-volumes/#list-or-remove-volumes-created-by-cloudstor)
docs for instructions on removing volumes.