update /ja/docs/tasks/debug-application-cluster/get-shell-running-container/

This commit is contained in:
Naoki Oketani
2020-05-27 08:52:35 +09:00
parent f8f2a7cbc4
commit dd28833b13
@@ -30,7 +30,7 @@ content_template: templates/task
Podを作成します:
```shell
kubectl create -f https://k8s.io/examples/application/shell-demo.yaml
kubectl apply -f https://k8s.io/examples/application/shell-demo.yaml
```
コンテナが実行中であることを確認します: