Skip to content

Commit 4e8640d

Browse files
committed
[zh] Replace Deprecated echoserver
1 parent 1fe2591 commit 4e8640d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tutorials/services/source-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ IP of requests it receives through an HTTP header. You can create it as follows:
8787
你可以按如下方式创建它:
8888

8989
```shell
90-
kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.4
90+
kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.10
9191
```
9292

9393
<!--

0 commit comments

Comments
 (0)