0 votes
in Kubernetes K8s by
Which command is used to create an object?

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

a) $kubectl build

b) $kubectl create

c) $kubectl -create

d) Kubectl –create

1 Answer

0 votes
by

Correct answer of the above question is : b) $kubectl create

$kubectl create command is used to create an object
...