0 votes
in Kubernetes K8s by
______ is the grouping primtive in Kubernetes that groups objects with same labels.

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

a) Selectors

b) Deployments

c) Services

d) All of these

1 Answer

0 votes
by

Correct answer of the above question is : a) Selectors

Selectors is the grouping primtive in Kubernetes that groups objects with same labels.
...