mirror of https://github.com/docker/docs.git
d4aws: stack removal does not remove buckets or volumes
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
parent
29ee7e3e1c
commit
9fadb61349
|
@ -252,3 +252,8 @@ Console](https://aws.amazon.com/){: target="_blank" class="_"}, navigate to
|
|||
the Docker stack you want to remove.
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue