We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe2591 commit e200f22Copy full SHA for e200f22
content/ko/docs/tutorials/services/source-ip.md
@@ -49,7 +49,7 @@ weight: 40
49
작은 nginx 웹 서버를 이용한다. 다음과 같이 생성할 수 있다.
50
51
```shell
52
-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
53
```
54
출력은 다음과 같다.
55
0 commit comments