Merge pull request #963 from kmova/patch-1

update restic prerequisite with min k8s version
This commit is contained in:
Andy Goldstein
2018-10-25 13:18:03 -04:00
committed by GitHub

View File

@@ -25,6 +25,8 @@ cross-volume-type data migrations. Stay tuned as this evolves!
- A working install of Ark version 0.10.0 or later. See [Set up Ark][2]
- A local clone of [the latest release tag of the Ark repository][3]
- Ark's restic integration requires the Kubernetes [MountPropagation feature][6], which is enabled by default in Kubernetes v1.10.0 and later.
### Instructions
@@ -243,3 +245,4 @@ on to running other init containers/the main containers.
[3]: https://github.com/heptio/ark/releases/
[4]: https://kubernetes.io/docs/concepts/storage/volumes/#local
[5]: http://restic.readthedocs.io/en/latest/100_references.html#terminology
[6]: https://kubernetes.io/docs/concepts/storage/volumes/#mount-propagation