The SandboxWarmPool object should support scale subresource:
- this allow higher layer feature to autoscale the warm pool.
- this brings more standardization with well-known k8s controllers
The current setup either assumes the fixed size of the warm pool or custom mechanism to update the replicas.
With scale subresource the already established solutions can be used for autoscaling the warm pool allowing the adjustment of needed performance and price. E.g. installing HPA on top of the controller.
The SandboxWarmPool object should support scale subresource:
The current setup either assumes the fixed size of the warm pool or custom mechanism to update the replicas.
With scale subresource the already established solutions can be used for autoscaling the warm pool allowing the adjustment of needed performance and price. E.g. installing HPA on top of the controller.