Hi, I have a doubt regarding scaling of nodes. Do ...
# ray-integration
p
Hi, I have a doubt regarding scaling of nodes. Do we have options to make each worker pod run in different node so that the node will spawn 'n' number of nodes with a less memory instance? for eg, Now if I request for 8G memory and 4 CPU and request for 4 replicas, the node is spawning an instance with higher GB instance and trying to accommodate all worker nodes in single node. Instead I need an approach where each worker pod should schedule in 4 different node with less GB instance. Do we have any way to achieve this scaling?
s
There's a similar thread on #ask-the-community: https://flyte-org.slack.com/archives/CP2HDHKE1/p1672750846054829.
Could you revive that thread? I'll ping my team to respond.
151 Views