Update to outdated files in the dev-1.17-ko.8. (#19872) (#19994)

Co-Authored-By: June Yi <june.yi@samsung.com>

Co-authored-by: June Yi <june.yi@samsung.com>

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
This commit is contained in:
June Yi
2020-03-31 12:22:40 +09:00
committed by GitHub
parent 2a8ad5e658
commit e57ba89986
19 changed files with 88 additions and 123 deletions
@@ -315,7 +315,7 @@ spec:
topologyKey: "kubernetes.io/hostname"
containers:
- name: web-app
image: nginx:1.12-alpine
image: nginx:1.16-alpine
```
만약 위의 두 디플로이먼트를 생성하면 세 개의 노드가 있는 클러스터는 다음과 같아야 한다.