kubernetes-java-sample icon indicating copy to clipboard operation
kubernetes-java-sample copied to clipboard

Add autoscaling using custom health check example

Open efenderbosch opened this issue 9 years ago • 1 comments

For example, monitor a queue scale based on the depth.

efenderbosch avatar Sep 28 '16 18:09 efenderbosch

Yes, reference implementation for ideas (borrowed from #go) here: https://github.com/microscaling/microscaling

embano1 avatar Jul 18 '17 06:07 embano1