0 votes
in Kubernetes K8s by

kubectl command lists one or more resources.

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

a) list

b) get

c) All of the these

d) desc

1 Answer

0 votes
by

Correct answer of the above question is : b) get

kubectl has get command to lists one or more resources.

...