Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 6a7bc0e

Browse files
authored
Merge pull request #609 from HotelsDotCom/feature/additional-autosave-notes
Additional notes for autosave regarding s3 error
2 parents cb7c57d + b0a8495 commit 6a7bc0e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/kubernetes-on-aws-backup.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ Inside each namespace folder are be several .json files of the Kubernetes resour
4949
...
5050
5151
```
52+
53+
## Notes
54+
55+
- The exportation/synchronisation of the backup files to S3 is not guaranteed to succeed every time, because of this there may be few instances of the pusher container reporting the error:```Could not connect to the endpoint URL: "https://......" ```. This is an AWS issue.
56+
If such an error does occur then the pushing process will be attempted at the next push interval - default: 1 minute later.
57+
Please see [#591](https://github.com/kubernetes-incubator/kube-aws/issues/591) for more information

0 commit comments

Comments
 (0)