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
commit
a5f4730d28
|
@ -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
|
||||
```
|
||||
|
||||
コンテナが実行中であることを確認します:
|
||||
|
|
Loading…
Reference in New Issue