Skip to content

Commit 747039e

Browse files
authored
Merge pull request #48032 from Arhell/zh-ip
[zh] Replace Deprecated echoserver
2 parents fa53226 + 4e8640d commit 747039e

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)