13.3 ポッドの説明の表示

ポッドの詳細を表示するには、kubectl describeコマンドを使用します:
kubectl describe pod <pod> -n <namespace>
例:
kubectl describe pod oudsm-1 -n oudsmns