KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 7
Question:
What is the purpose of the kubectl tool in Kubernetes?
- It is used to deploy and manage applications on a Kubernetes cluster
- It is used to manage the container runtime on worker nodes
- It is responsible for distributing work or containers across multiple nodes
- It is used for storing and retrieving data in the etcd store
Answer:
A - is the correct answer