Does the App Platform support horizontal auto scaling like the managed Kubernetes does? If not, is this something that might be in the works, and if so what is the time line on it? Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey!
Quick update here for anyone who comes across this in the future, the DigitalOcean App Platform now supports CPU based autoscaling out of the box:
For more information on how to set this up, you can follow the documentaiton here:
Autoscaling is also supported for the DigitalOcean Managed Kubernetes clusters:
Best,
Bobby
Hey @noahfish,
As of the time DigitalOcean Kubernetes gives you the ability to autoscale however this is not yet supported by the App Platform as stated in the docs here:
https://docs.digitalocean.com/products/app-platform/#when-not-to-use-app-platform
You can scale your Apps by following the steps here:
https://docs.digitalocean.com/products/app-platform/how-to/scale-app/
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.
It’s been a year since this question was asked. Is auto scaling now supported in app platform and how to apply it.