Skip to content

Commit a6cf4b0

Browse files
committed
Merge pull request #105 from arschles/beta-notice
doc(object-storage): add note on beta status
2 parents a17ab91 + 93fe2f1 commit a6cf4b0

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
@@ -11,6 +11,8 @@ A variety of Deis components rely on an object storage system to do their work.
1111

1212
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).
1313

14+
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.
15+
1416
# Minio
1517

1618
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)