0 votes
in Kubernetes K8s by
Kube scheduler is used to assign nodes to_____

Select the Correct Answer from below option. This Question is related to K8s and was asked during one of the Course in Fresco.

a) newly created pods that aren0t assigned any nodes

b) Pods that are deleted

c) Old pods that arenot assigned to any nodes

d) pods that were created and scaled

1 Answer

0 votes
by

Correct answer of the above question is : a) newly created pods that arenot assigned any nodes

Kube scheduler is used to assign nodes to newly created pods that arenot assigned any nodes
...