Beginner
Kubernetes
Q5 / 100
What command-line tool is commonly used to interact with a Kubernetes cluster?
Correct! Well done.
Incorrect.
The correct answer is B) kubectl
B
Correct Answer
kubectl
Explanation
"kubectl" is the primary command-line tool for communicating with a Kubernetes cluster's API server to create, inspect, and manage resources.
Progress
5/100