We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150cef6 commit 1d0a0b7Copy full SHA for 1d0a0b7
content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md
@@ -46,7 +46,7 @@ weight: 50
46
47
出力は次のようになります:
48
49
- ```shell
+ ```console
50
NAME READY STATUS RESTARTS AGE
51
redis 1/1 Running 0 13s
52
```
@@ -74,7 +74,7 @@ weight: 50
74
75
出力はこのようになります:
76
77
78
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
79
redis 1 0.1 0.1 33308 3828 ? Ssl 00:46 0:00 redis-server *:6379
80
root 12 0.0 0.0 20228 3020 ? Ss 00:47 0:00 /bin/bash
@@ -91,7 +91,7 @@ weight: 50
91
92
1. 元の端末で、Redis Podへの変更を監視します。最終的には、このようなものが表示されます:
93
94
95
96
97
redis 0/1 Completed 0 6m
0 commit comments