Uploaded diagrams for illustrating basic pod architecture.

pull/539/head
Terrence Ryan 2016-05-19 14:05:49 -07:00
parent c791415c4c
commit 3ce8c0d8a9
6 changed files with 12929 additions and 0 deletions

View File

@ -157,6 +157,8 @@ JSON,json,pod-sample.json,/docs/user-guide/pods/pod-sample.json
YAML,yaml,pod-sample.yaml,/docs/user-guide/pods/pod-sample.yaml{% endcapture %}
{% include tabs.html %}
![image](/images/docs/pods/multi-container_1.svg)
## Viewing a pod
{% include_relative _viewing-a-pod.md %}

View File

@ -57,6 +57,8 @@ Where:
addition to any labels specified here, `run` attaches a label of
the format `run=NAME`. This is used by the Deployment
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:

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: 43 KiB

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