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

Question:
What is the purpose of the kubectl tool in Kubernetes?

  1. It is used to deploy and manage applications on a Kubernetes cluster
  2. It is used to manage the container runtime on worker nodes
  3. It is responsible for distributing work or containers across multiple nodes
  4. It is used for storing and retrieving data in the etcd store
Answer:
A - is the correct answer