Merge pull request #1178 from rata/release-1.4

Add documentation for secret, configmap and downwardAPI file permissions for 1.4 release
This commit is contained in:
devin-donnelly
2016-09-13 16:54:08 -07:00
committed by GitHub
3 changed files with 86 additions and 0 deletions
+4
View File
@@ -114,6 +114,10 @@ The downward API volume refreshes its data in step with the kubelet refresh loop
In future, it will be possible to specify a specific annotation or label.
#### Projecting keys to specific paths and file permissions
You can project keys to specific paths and specific permissions on a per-file
basis. The [Secrets](/docs/user-guide/secrets/) user guide explains the syntax.
### Example