Login
Remember
Register
Ask a Question
Which kubectl command is used to delete a resource?
+1
vote
asked
Dec 26, 2021
in
Kubernetes K8s
by
SakshiSharma
Which kubectl command is used to delete a resource?
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 delete
b) kubectl rm
c) kubectl -delete
d) kubectl rmi
kubernetes-resource
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 : a) kubectl delete
kubectl delete kubectl command is used to delete a resource
...