openebs-archive / cstor-operators

Collection of OpenEBS cStor Data Engine Operators
https://openebs.io
Apache License 2.0
94 stars 69 forks source link

do we support to create CStorPoolCluster resource as default? #374

Open kakaZhou719 opened 3 years ago

kakaZhou719 commented 3 years ago

hello , may i ask a question, do we support to create CStorPoolCluster resource with default value? i think the blockDeviceName and nodeSelector we can fill it from BlockDevice list.

for examples, i run kubect apply -f cstor-operator.yaml , this will auto create CSPC and SC .

thanks for your reply.

kmova commented 3 years ago

Hi @kakaZhou719 - this is currently not supported. We have to work on a few more enhancements within NDM to make it easier to automatically create CSPC.

kmova commented 3 years ago

I will move this issue to cstor-operators repo for better tracking.

kakaZhou719 commented 3 years ago

@kmova ,do we have any updates?

mittachaitu commented 2 years ago

Hi @kakaZhou719, Default creation is a bit tricky and might not require in the majority of cases, anyhow OpenEBS has a tool called openebsctl which can produce CSPC manifest based on arguments.