Uploaded diagrams for illustrating basic pod architecture.
This commit is contained in:
@@ -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 %}
|
YAML,yaml,pod-sample.yaml,/docs/user-guide/pods/pod-sample.yaml{% endcapture %}
|
||||||
{% include tabs.html %}
|
{% include tabs.html %}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Viewing a pod
|
## Viewing a pod
|
||||||
|
|
||||||
{% include_relative _viewing-a-pod.md %}
|
{% include_relative _viewing-a-pod.md %}
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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: 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 |
Reference in New Issue
Block a user