kubernetes-sigs / cluster-api-provider-ibmcloud

Cluster API Provider for IBM Cloud
https://cluster-api-ibmcloud.sigs.k8s.io
Apache License 2.0
62 stars 84 forks source link

Provide a way to attach additional disks to node. #1920

Open kannon92 opened 3 months ago

kannon92 commented 3 months ago

/kind feature /area provider/ibmcloud

Describe the solution you'd like I would like to create a node with an additional disk. Azure has the concept of a DataDir and GCP has the concept of AdditionalDisks.

It would be nice to add an additional disk to add more capacity but not rely on increasing the size of the default filesystem.

Anything else you would like to add: NA

mkumatag commented 3 months ago

cc @cjschaef