+1 vote
in Kubernetes K8s by
What is the use of Repllication controller?

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

a) to manage the communications

b) to keep the node up and running AND to create pod replicas

c) to create pod replicas

d) to keep the node up and running

1 Answer

0 votes
by

Correct answer of the above question is : b) to keep the node up and running AND to create pod replicas

To keep the node up and running AND to create pod replicas is the use of Repllication controller
...