Merge pull request #26949 from jihoon-seo/210308-Update-outdated-files-in-dev-1.20-ko.6

[ko] Update outdated files in dev-1.20-ko.6 (p2)
This commit is contained in:
Kubernetes Prow Robot
2021-03-18 07:03:19 -07:00
committed by GitHub
44 changed files with 967 additions and 792 deletions
@@ -114,7 +114,7 @@ cassandra ClusterIP None <none> 9042/TCP 45s
kubectl apply -f https://k8s.io/examples/application/cassandra/cassandra-statefulset.yaml
```
클러스터에 맞게 `cassandra-statefulset.yaml` 를 수정해야 하는 경우 다음을 다운로드 한 다음
클러스터에 맞게 `cassandra-statefulset.yaml` 를 수정해야 하는 경우 다음을 다운로드한 다음
수정된 버전을 저장한 폴더에서 해당 매니페스트를 적용한다.
https://k8s.io/examples/application/cassandra/cassandra-statefulset.yaml
```shell