Keda deployment without metrics server #5064
-
Hi all, I just wonder if it is possible to use KEDA operator without metrics server. As far as I understand, metrics server is needed for HPA and HPA is required for 1 to N scaling. I don't need it. I just need 0 to 1 and vice versa activation. I tried disabling metrics server and saw that activation still worked but wanted to ask if that is valid practice and valid for production use. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
zroubalik
Oct 9, 2023
Replies: 1 comment
-
If you need only activation, KEDA operator should be enough. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
humutkazan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you need only activation, KEDA operator should be enough.