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

Question:
Which command is used to view information about the Kubernetes cluster?

  1. kubectl describe nodes
  2. kubectl cluster-info
  3. kubectl get nodes
  4. kubectl delete nodes
Answer:
B - is the correct answer