Azure Red Hat OpenShift 3.11 will be retired 30 June 2022. Support for creation of new Azure Red Hat OpenShift 3.11 clusters continues through 30 November 2020. Following retirement, remaining Azure Red Hat OpenShift 3.11 clusters will be shut down to prevent security vulnerabilities.
Follow this guide to create an Azure Red Hat OpenShift 4 cluster. If you have specific questions, please contact us
The StorageClass
resource object describes and classifies storage that can be
requested, as well as provides a means for passing parameters for dynamically
provisioned storage on demand. StorageClass
objects can also serve as a
management mechanism for controlling different levels of storage and access to
the storage. Cluster administrators (users with cluster-admin
privileges) or
storage administrators (users with storage-admin
privileges) define and create
the StorageClass
objects that users can request without needing any intimate
knowledge about the underlying storage volume sources.
In Azure Red Hat OpenShift, the storage class is configured and a single option is available to the user based on the underlying cloud provider.