In addition to adding more worker instances, you can also increase the amount of threads each worker instance uses to vertically scale. It's about equivalent to adding a worker instance.
- Posts
- 21
- Comments
- 418
- Joined
- 3 yr. ago
- Posts
- 21
- Comments
- 418
- Joined
- 3 yr. ago
I use fluxcd with helmrelease's which auto update the helm release. If the helm chart versions specify container versions, then updating the helm chart updates the containers in the deployments.
But for raw deployments, I found this, but not much else.