add warnings about doc changes between releases

Signed-off-by: Jessica Yao <jessica@heptio.com>
This commit is contained in:
Jessica Yao
2017-08-15 10:03:43 -07:00
parent c088470ba5
commit 91ba076cce
3 changed files with 14 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
# Cloud Provider Specifics
> NOTE: Documentation may change between releases. See the [Changelog][20] for links to previous versions of this repository and its docs.
While the [Quickstart][0] uses a local storage service to quickly set up Heptio Ark as a demonstration, this document details additional configurations that are required when integrating with the cloud providers below:
* [Setup][12]
@@ -358,4 +360,5 @@ ark restore create nginx-backup --restore-volumes
[16]: https://cloud.google.com/compute/docs/gcloud-compute
[17]: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-application-objects
[18]: https://docs.microsoft.com/en-us/azure/storage/storage-azure-cli
[19]: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#reclaiming
[19]: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#reclaiming
[20]: /CHANGELOG.md