A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?
Select an option, then click Submit answer.
-
○
kubectl describe tkc dev-cluster
-
○
kubectl explain tkg dev-cluster
-
○
kubectl get version
-
○
kubectl get vm dev-cluster
