mirror of https://github.com/docker/docs.git
Merge pull request #6046 from trapier/d4aws-remove-volumes-note
d4aws: stack removal does not remove buckets or volumes
This commit is contained in:
commit
f91b549911
|
@ -246,3 +246,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 must 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