6

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.

  • glusterfs requires at least 3 nodes
  • nfs does not support multiple replicas
  • hostPath does not support dynamic provisioning
zub0r
  • 1,299
  • 1
  • 14
  • 20

0 Answers0