Hello!
I'll go with totalCount=1.
Can you provide logs where service is run on more than one node?
Regards,
--
Ilya Kasnacheev
вт, 16 окт. 2018 г. в 10:22, the_palakkaran :
> Hi,
>
> I have a service that needs to be deployed in a cluster of three nodes. But
> I want only one node to run it.
Hi,
I have a service that needs to be deployed in a cluster of three nodes. But
I want only one node to run it. How can I restrict it? I have tried setting
1)maxPerNodeCount=1 and totalCount=1
2)totalCount=1
Still on all nodes the service is getting run.
Also, what is the equivalent to