A

Admin • 833.24K Points
Coach

Q. What command is used to apply a configuration file to a Kubernetes cluster?

  • (A) kubectl upload
  • (B) kubectl apply -f
  • (C) kubectl run -f
  • (D) kubectl deploy -f
  • Correct Answer - Option(B)
  • Views: 30
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin

`kubectl apply -f <file>` is used to create or update resources from a configuration file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.