Make the scheduler work with many replicas

I just realized that if I use multiple replicas in a project, then when using Schedule actions, they will be triggered multiple times, according to the number of the containers.

I assume it can be handled if it is gonna check the number of current container, using ENV variables, and then start the action only for the first container.

But how can I get this number?

Community Page
Last updated: