
User can specify the number and volume of mongos/configserver with extended_properties argument when creating mongodb. Currently, the supported parameters are, num_configsvr, num_mongos, configsvr_volume_size, configsvr_volume_type, mongos_volume_size and mongos_volume_type. Change-Id: I35406f9967ce00a51b320eda37572e96228b209d Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
9 lines
320 B
YAML
9 lines
320 B
YAML
---
|
|
features:
|
|
- |
|
|
User can specify the number and volume of mongos/configserver by using
|
|
the extends argument when creating mongodb cluster. Currently,
|
|
the supported parameters are, num_configsvr, num_mongos,
|
|
configsvr_volume_size, configsvr_volume_type, mongos_volume_size
|
|
and mongos_volume_type.
|