Skip to content

Commit 4eff8fe

Browse files
committed
[ja] Replace Deprecated echoserver
1 parent e8938d6 commit 4eff8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tutorials/services/source-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the target localization.
4242
以下の例では、HTTPヘッダー経由で受け取ったリクエストの送信元IPをエコーバックする、小さなnginxウェブサーバーを使用します。次のコマンドでウェブサーバーを作成できます。
4343

4444
```shell
45-
kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.4
45+
kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.10
4646
```
4747

4848
出力は次のようになります。

0 commit comments

Comments
 (0)