Update determine-reason-pod-failure.md
format the command line
This commit is contained in:
@@ -72,7 +72,7 @@ the container starts.
|
|||||||
only the termination message:
|
only the termination message:
|
||||||
|
|
||||||
```
|
```
|
||||||
{% raw %} kubectl get pod termination-demo -o go-template="{{range .status.containerStatuses}}{{.lastState.terminated.message}}{{end}}"{% endraw %}
|
{% raw %} kubectl get pod termination-demo -o go-template="{{range .status.containerStatuses}}{{.lastState.terminated.message}}{{end}}"{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setting the termination log file
|
## Setting the termination log file
|
||||||
|
|||||||
Reference in New Issue
Block a user