Merge pull request #21224 from oke-py/ja/get-shell-running-container

update /ja/docs/tasks/debug-application-cluster/get-shell-running-container/
This commit is contained in:
Kubernetes Prow Robot
2020-05-29 00:33:15 -07:00
committed by GitHub
@@ -30,7 +30,7 @@ content_template: templates/task
Podを作成します: Podを作成します:
```shell ```shell
kubectl create -f https://k8s.io/examples/application/shell-demo.yaml kubectl apply -f https://k8s.io/examples/application/shell-demo.yaml
``` ```
コンテナが実行中であることを確認します: コンテナが実行中であることを確認します: