Skip to main content

Storage Classes

By default, this is disabled.

Sync StorageClass resources from the virtual cluster to the host cluster. When enabled and when the necessary CSI driver is installed within the host cluster, vCluster updates certain parameters for the CSI driver through synced StorageClass resources.

Sync StorageClasses from the virtual to host cluster

sync:
toHost:
storageClasses:
enabled: true

Config reference

storageClasses required object pro

StorageClasses defines if storage classes created within the virtual cluster should get synced to the host cluster.

enabled required boolean pro

Enabled defines if this option should be enabled.