Fix code block (#14334)
This commit is contained in:
parent
b63bbe396d
commit
da9d0da028
|
|
@ -62,7 +62,7 @@ represents.
|
||||||
|
|
||||||
1. Display information about a Pod:
|
1. Display information about a Pod:
|
||||||
|
|
||||||
kubectl describe pod <pod-name>
|
kubectl describe pod <pod-name>
|
||||||
|
|
||||||
where `<pod-name>` is the name of one of your Pods.
|
where `<pod-name>` is the name of one of your Pods.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue