KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 30

Question:
Which command is commonly used with kubectl to deploy an application on a Kubernetes cluster?

  1. kubectl delete
  2. kubectl describe
  3. kubectl get
  4. kubectl run
Answer:
D - is the correct answer