Update docs with subpath limitation (#7533)

This commit is contained in:
Michelle Au
2018-02-27 11:21:45 -08:00
committed by k8s-ci-robot
parent ab1398e940
commit 21926145fe
4 changed files with 31 additions and 0 deletions
@@ -135,6 +135,11 @@ written to a new temporary directory, and the `..data` symlink is updated
atomically using
[rename(2)](http://man7.org/linux/man-pages/man2/rename.2.html).
**Note:** A container using Downward API as a
[subPath](/docs/concepts/storage/volumes/#using-subpath) volume mount will not
receive Downward API updates.
{: .note}
Exit the shell:
```shell