Adding OWNERS for docs.

This commit is contained in:
foxish
2016-07-29 10:36:25 -07:00
committed by Anirudh
parent 0f29a492c4
commit 66f28bb820
258 changed files with 1477 additions and 369 deletions
+4
View File
@@ -0,0 +1,4 @@
assignees:
- mikedanese
- pmorie
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- eyalev
- mikedanese
---
Objects of type `secret` are intended to hold sensitive information, such as
+2
View File
@@ -1,4 +1,6 @@
---
assignees:
---
Following this example, you will create a secret and a [pod](/docs/user-guide/pods/) that consumes that secret in a [volume](/docs/user-guide/volumes/). See [Secrets design document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/design/secrets.md) for more information.