GoogleCloudPlatform / click-to-deploy

Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Apache License 2.0
727 stars 442 forks source link

Why is activemq not scalable? #2702

Open DavidJaimesDesign opened 3 months ago

DavidJaimesDesign commented 3 months ago

https://github.com/GoogleCloudPlatform/click-to-deploy/blob/90829aed8e3ad4194883489190c9f314316b9c2b/k8s/activemq/chart/activemq/templates/activemq-deployment.yaml#L12

This line details how the solution is not "scalable" why? What would happen if I set it to 2? What would need to be done to get it be scalable?