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.
2 parents fa53226 + 4e8640d commit 747039eCopy full SHA for 747039e
content/zh-cn/docs/tutorials/services/source-ip.md
@@ -87,7 +87,7 @@ IP of requests it receives through an HTTP header. You can create it as follows:
87
你可以按如下方式创建它:
88
89
```shell
90
-kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.4
+kubectl create deployment source-ip-app --image=registry.k8s.io/echoserver:1.10
91
```
92
93
<!--
0 commit comments