Which of the following command is used to get detailed information of a kubernetes cluster?
a) kubectl cluster-info
b) kubectl cluster-info desc
c) kubectl cluster-info more
d) kubectl cluster-info dump
Answers
Answered by
9
Answer:
kubectl cluster info is
Similar questions