Created a yaml file for HPA - #2054
Conversation
Signed-off-by: Rajdeep Pal <rajdeeppalrj1311@gmail.com>
Signed-off-by: Rajdeep Pal <rajdeeppalrj1311@gmail.com>
Signed-off-by: Rajdeep Pal <rajdeeppalrj1311@gmail.com>
|
@Rajdeep1311 The target should not be the |
|
@dashanji Sir am I supposed to include the HPA in such a way that when the vineyard cluster is deployed, the hpa also runs. And include the values of hpa in values.yaml? |
|
okay, after that you would better to add a doc to show a complete example. |
Signed-off-by: Rajdeep Pal <rajdeeppalrj1311@gmail.com>
@dashanji Sure sir |
Signed-off-by: Rajdeep Pal <rajdeeppalrj1311@gmail.com>
|
@dashanji Sir, could you please review the PR? |
|
Hi @Rajdeep1311, I think you may misunderstand the target resource defined in the |
|
@dashanji okay sir, I will see to it |
Sir @dashanji , will the |
Yes. |
Sir, I am facing a problem, the vineyardd custom resource (CR) isn't populating the Also, can we connect somewhere so that it will be easier for us to communicate? |
You can use the vineyard deployments' selector rather than the vineyardd CR. |
Yeah, sir, I will get it from the deployment, but I think I was not able to communicate my question properly. If we need to scale the custom resource itself, then the HPA needs the |
|
/cc @sighingnow, this issus/pr has had no activity for a long time, please help to review the status and assign people to work on it. |
What do these changes do?
Created a yaml file for Horizontal Pod Autoscaler (HPA) that scales up and down the vineyard cluster according to the memory usage by the cluster
Related issue number
Fixes #1302