02 Oct 2023 04:31 PM
Regarding the Kubernetes deployment:
Is it more recommended to add an additional ActiveGate or to extend the limits of cpu and memory in the yaml file?
Solved! Go to Solution.
02 Oct 2023 08:29 PM
Hi @elenaperez
I recommend to use containerized AG (or AGs depends on the size of kubernetes cluster). CPU and Memory modification depends on also the size of the culster (I mean the number of pods). After the install you can follow the AG cpu and memory consumption and modify it if it will be required.
To connect the kubernetes cluster api is more simple with containerized AG, than with extrenal AG.
I hope it helps.
Best regards,
Mizső
03 Oct 2023 08:42 AM
And if cpu / memory are under stress how should it be scaled? Vertical or horizontal?
03 Oct 2023 10:17 AM
At a first step the vertical scale is sufficient.