I’m trying to configure a cluster that consists of three physical machines (1-Master+Worker, 2-Worker, 3-Worker), they all has ubuntu 20.04. After following the instructions now I have in the Infrastructure tab 1 healthy cluster and 3 healthy and connected nodes without having any errors. However, after several trials of scheduling multiple pods, the master only schedule on itself or on machine 3, but doesn’t schedule anything on machine 2. Is there any way to find out why this is happening or check whether machine 2 is actually working correctly within the cluster?
yes but that’s intended and fine for me, the problem that I would like to solve is that the master schedules only in one of the workers and not the other one