Skip to content

Commit 93fe2f1

Browse files
author
Aaron Schlesinger
committed
doc(object-storage): add note on beta status
1 parent 3ec9715 commit 93fe2f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/installing-workflow/configuring-object-storage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ A variety of Deis components rely on an object storage system to do their work.
1010

1111
These components are flexible and can work out of the box with almost any system that is compatible with the [S3 API](http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html).
1212

13+
Note: object storage configuration has not been standardized across all components in our beta release. As such, configuration instructions differ for each component. We plan to remediate this problem in our next release. Please see our [deis/deis#4966](https://github.com/deis/deis/issues/4966) for our progress on that work.
14+
1315
# Minio
1416

1517
Additionally, Deis ships with a [Minio](http://minio.io) [component](https://github.com/deis/minio). This component runs as a Kubernetes service, and the components listed above are configured to automatically look for that service and use it as object storage if it's available.

0 commit comments

Comments
 (0)