Open rverchere opened 1 year ago
About the VPA behavior it's in alpha since 1.29 :)
c.f "in-place update of pod resource"
Quand ce sera stable je l'ajouterai dans les pages principales (pour ne pas a avoir a preciser d'activer telle ou telle feature gate :) )
I also discovered the Multidimensional pod autoscaler (MultidimPodAutoscaler
) : https://cloud.google.com/kubernetes-engine/docs/how-to/multidimensional-pod-autoscaling?hl=fr
One more page to add ;)
Add VPA, as you already cover HPA.
Note that in K8S 1.27, there is no need to restart the container when resources are updated (alpha release, see https://kubernetes.io/blog/2023/05/12/in-place-pod-resize-alpha/). I do not know the VPA behavior.