Merge pull request #28739 from kubernetes/dev-1.21-ko.5

[ko] 5th Korean localization work for v1.21
This commit is contained in:
Kubernetes Prow Robot
2021-07-01 18:08:12 -07:00
committed by GitHub
136 changed files with 996 additions and 498 deletions
+1 -1
View File
@@ -914,7 +914,7 @@ projected 볼륨 소스를 [`subPath`](#subpath-사용하기) 볼륨으로 마
### quobyte
`quobyte` 볼륨을 사용하면 기존 [Quobyte](http://www.quobyte.com) 볼륨을
`quobyte` 볼륨을 사용하면 기존 [Quobyte](https://www.quobyte.com) 볼륨을
파드에 마운트할 수 있다.
{{< note >}}