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

update /ja/docs/tasks/debug-application-cluster/get-shell-running-container/
pull/21288/head
Kubernetes Prow Robot 2020-05-29 00:33:15 -07:00 committed by GitHub
commit a5f4730d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```
コンテナが実行中であることを確認します: