Merge pull request #26837 from kubernetes/dev-1.20-ko.5
[ko] Fifth Korean l10n work for release-1.20
This commit is contained in:
@@ -103,6 +103,8 @@ spec:
|
||||
fsType: ext4
|
||||
```
|
||||
|
||||
EBS 볼륨이 파티션된 경우, 선택적 필드인 `partition: "<partition number>"` 를 제공하여 마운트할 파티션을 지정할 수 있다.
|
||||
|
||||
#### AWS EBS CSI 마이그레이션
|
||||
|
||||
{{< feature-state for_k8s_version="v1.17" state="beta" >}}
|
||||
@@ -207,8 +209,8 @@ spec:
|
||||
Cinder의 `CSIMigration` 기능이 활성화된 경우, 기존 트리 내 플러그인에서
|
||||
`cinder.csi.openstack.org` 컨테이너 스토리지 인터페이스(CSI)
|
||||
드라이버로 모든 플러그인 작업을 수행한다. 이 기능을 사용하려면, 클러스터에 [오픈스택 Cinder CSI
|
||||
드라이버](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-cinder-csi-plugin.md)
|
||||
를 설치하고 `CSIMigration` 과 `CSIMigrationOpenStack`
|
||||
드라이버](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/cinder-csi-plugin/using-cinder-csi-plugin.md)를
|
||||
설치하고 `CSIMigration` 과 `CSIMigrationOpenStack`
|
||||
베타 기능을 활성화해야 한다.
|
||||
|
||||
### 컨피그맵(configMap) {#configmap}
|
||||
|
||||
Reference in New Issue
Block a user