Creating a Default StorageClass

As noted in Example: Statically Provisioning a MapR Volume Using the FlexVolume Plug-in, some deployments can require a default StorageClass. A default StorageClass can reduce the effort it takes to create Pods. For example, you could use a default StorageClass to provision storage dynamically to a MapR location for any PersistentVolumeClaim that you create.

If you set the DefaultStorageClass admission controller (see PodSecurityPolicy), and you wish to enable a MapR StorageClass as the default, follow the instructions in Change the default StorageClass.