Login
Remember
Register
Ask a Question
Which command is used to create an object?
0
votes
asked
Dec 26, 2021
in
Kubernetes K8s
by
SakshiSharma
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
kubernetes-objects
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 26, 2021
by
SakshiSharma
Correct answer of the above question is : b) $kubectl create
$kubectl create command is used to create an object
...