Skip to content

Commit 8360b95

Browse files
author
Lisa Pettyjohn
committed
OCPBUGS-4956:AliCloud & IBM
1 parent 6604ea3 commit 8360b95

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

modules/storage-persistent-storage-block-volume.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following table displays which volume plugins support block volumes.
2727
[cols="1,1,1,1", width="100%",options="header"]
2828
|===
2929
|Volume Plugin |Manually provisioned |Dynamically provisioned |Fully supported
30+
|AliCloud Disk | ✅ | ✅ | ✅
3031
|AWS EBS | ✅ | ✅ | ✅
3132
ifndef::openshift-dedicated,openshift-rosa[]
3233
|Azure Disk | ✅ | ✅ | ✅
@@ -39,6 +40,7 @@ ifndef::openshift-rosa[]
3940
endif::openshift-rosa[]
4041
ifndef::openshift-dedicated,openshift-rosa[]
4142
|HostPath | | |
43+
|IBM VPC Disk | ✅ | ✅ | ✅
4244
|iSCSI | ✅ | | ✅
4345
|Local volume | ✅ || ✅
4446
|NFS | | |

modules/storage-persistent-storage-pv.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ ifndef::microshift[]
3939
// - GlusterFS
4040
// - Ceph RBD
4141
// - OpenStack Cinder
42+
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
43+
- AliCloud Disk
44+
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
4245
- AWS Elastic Block Store (EBS)
4346
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-aro[]
4447
- Azure Disk
@@ -52,6 +55,9 @@ ifndef::openshift-rosa[]
5255
- GCP Persistent Disk
5356
- GCP Filestore
5457
endif::openshift-rosa[]
58+
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
59+
- IBM VPC Block
60+
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
5561
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-aro[]
5662
- HostPath
5763
- iSCSI
@@ -129,6 +135,9 @@ ifndef::microshift[]
129135
[cols=",^v,^v,^v", width="100%",options="header"]
130136
|===
131137
|Volume plugin |ReadWriteOnce ^[1]^ |ReadOnlyMany |ReadWriteMany
138+
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
139+
|AliCloud Disk | ✅ | - | -
140+
endif::[]
132141
|AWS EBS ^[2]^ | ✅ | - | -
133142
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
134143
|Azure File | ✅ | ✅ | ✅
@@ -145,6 +154,7 @@ endif::openshift-rosa[]
145154
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
146155
//|GlusterFS | ✅ | ✅ | ✅
147156
|HostPath | ✅ | - | -
157+
|IBM VPC Disk | ✅ | - | -
148158
|iSCSI | ✅ | ✅ | -
149159
|Local volume | ✅ | - | -
150160
|NFS | ✅ | ✅ | ✅

0 commit comments

Comments
 (0)