How can i scale my temporal, so that it can handle more workers. #709
-
@alexandrevilain i can able to run less than 5 workers at a time with using the single temporal pod, how do it scale is up. |
Beta Was this translation helpful? Give feedback.
Answered by
alexandrevilain
Apr 23, 2024
Replies: 1 comment 1 reply
-
Hi @manojkumargogula ! What are you trying to scale ? Your worker or the temporal services ? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alexandrevilain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @manojkumargogula !
What are you trying to scale ? Your worker or the temporal services ?
For your worker, this is your own system, like a
Deployment
.And for temporal services, your can check services replicas on the
TemporalCluster
resource. You can check https://temporal-operator.pages.dev/api/v1beta1/#temporal.io/v1beta1.ServicesSpec