BCDevOps / OpenShift4-Migration

Scripts and info for Ministry teams migration from OpenShift 3.11 to 4.x
Apache License 2.0
3 stars 0 forks source link

New easier way to provision Backup storage volumes #34

Closed garywong-bc closed 3 years ago

garywong-bc commented 4 years ago

Instead of NFS and a separate provisioning method, simply refer to the new storageClass netapp-file-backup.

❯ oc get storageClass
NAME                             PROVISIONER                AGE
gluster-block                    gluster.org/glusterblock   1y
gluster-file                     kubernetes.io/glusterfs    1y
gluster-file-db                  kubernetes.io/glusterfs    1y
netapp-block-standard            netapp.io/trident          149d
netapp-file-standard (default)   netapp.io/trident          346d
nfs-backup   

RocketChat Reference(s):

For further details: