acorn-io / runtime

A simple application deployment framework built on Kubernetes
https://docs.acorn.io/
Apache License 2.0
1.13k stars 100 forks source link

Document Cluster auto-scaling integration #828

Open cjellick opened 2 years ago

cjellick commented 2 years ago

This basically comes naturally as a result of implementing scheduling. Maybe we need to document the connection between our scheduling parameters and HPA?

cjellick commented 1 year ago

The work we did for compute class supported this and made it possible, but I don't think we're ready to document and explain auto-scaling integration. I think we should leave that exercise until we get it really working and proven in hub. Then, we can document basically how we did it in hub. Might also be useful as an eventual blog post. moving out