KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 29
Question:
Which command is used to view information about the Kubernetes cluster?
- kubectl describe nodes
- kubectl cluster-info
- kubectl get nodes
- kubectl delete nodes
Answer:
B - is the correct answer