HPA – Dynamic pod count based on pods CPU percentage
I have followed the k8s document for setup the HPA based on CPU percentage(CPU >50%) for one of the my deployment and Configured scaling behavior and specify a stabilization window that prevents flapping
the replica count for a scaling target.