File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/ja/docs/tutorials/stateless-application Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ vi ELASTICSEARCH_HOSTS
154
154
155
155
# ### `ELASTICSEARCH_PASSWORD`
156
156
157
- パスワードだけを書きます。空白、クオート 、<> などの文字は書かないでください。
157
+ パスワードだけを書きます。空白、クォート 、<> などの文字は書かないでください。
158
158
159
159
< yoursecretpassword>
160
160
@@ -421,7 +421,7 @@ kubectl scale --replicas=3 deployment/frontend
421
421
422
422
# # Kibana上で変更を表示する
423
423
424
- スクリーンショットを確認し、指定されたフィルタを追加して 、ビューにカラムを追加します。赤い枠の右下を見ると、ScalingReplicaSetというエントリーが確認できます。そこからリストを上に見てゆくと、イメージのpull、ボリュームのマウント、Podのスタートなどのイベントが確認できます。
424
+ スクリーンショットを確認し、指定されたフィルターを追加して 、ビューにカラムを追加します。赤い枠の右下を見ると、ScalingReplicaSetというエントリーが確認できます。そこからリストを上に見てゆくと、イメージのpull、ボリュームのマウント、Podのスタートなどのイベントが確認できます。
425
425
426
426
! [Kibana Discover](https://raw.githubusercontent.com/elastic/examples/master/beats-k8s-send-anywhere/scaling-up.png)
427
427
You can’t perform that action at this time.
0 commit comments