Merge pull request #539 from tpryan/master

Uploaded diagrams for illustrating basic pod architecture.
This commit is contained in:
johndmulhausen
2016-05-23 14:28:23 -07:00
3 changed files with 6445 additions and 0 deletions
+2
View File
@@ -58,6 +58,8 @@ Where:
the format `run=NAME`. This is used by the Deployment the format `run=NAME`. This is used by the Deployment
to target the pods created by the command. to target the pods created by the command.
![image](/images/docs/pods/single-container_1.svg)
There are additional flags that can be specified. For a complete list, run: There are additional flags that can be specified. For a complete list, run:
$ kubectl run --help $ kubectl run --help
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB