Jamie Thompson

Results 6 comments of Jamie Thompson

I think this is a great idea - I had previously looked at something similar to this but couldn't find any way to do it with Kubernetes, but as your...

The original design for the CPA originally allowed you to target multiple deployments, but was removed for simplicity sake. I've assigned this to myself to investigate if this would now...

Brilliant, that looks really good, I think this will tie nicely into the work I'm currently doing as part of #38 You can have a look on this branch: [switch_from_golang_to_python](https://github.com/jthomperoo/predictive-horizontal-pod-autoscaler/tree/switch_from_golang_to_python)...

Just to add on here - suddenly my qtpass install on Windows stopped working after a Windows update (it 'launched' but the window would never appear on the screen, though...

Hi @lyudmilalala that's correct, you should be able to set the pod-deletion-cost yourself, the CPA will just interface with Kubernetes scaling APIs for adjusting replica counts, so this shouldn't overwrite...

Hi @lyudmilalala, thanks for raising this. If you are hitting one of your own endpoints that needs access to this resource information you can use a `POST` request instead (see...