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?
- kubectl delete
- kubectl describe
- kubectl get
- kubectl run
Answer:
D - is the correct answer