Is there a way to achieve dynamic storage provisioning on a single, bare metal, kubernetes node? I need the storage volumes to be dynamically provisioned for StatefulSet with multiple replicas.
Because I haven't found one yet.
Is there a way to achieve dynamic storage provisioning on a single, bare metal, kubernetes node? I need the storage volumes to be dynamically provisioned for StatefulSet with multiple replicas.
Because I haven't found one yet.