Hi,

I'm curious if it's possible to add more units for the services in Juju deployment. Currently, each service is only scaled to one unit.

Is it possible to add units using the juju add-unit command? Alternatively, could I add units by modifying the Juju charm scripts that rebooting won’t erase the modification?

Additionally, is it possible to modify the hardware settings for each unit, such as increasing CPU cores or memory?

I would appreciate any advice you can offer. Thank you!