Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 227 Bytes

012_kubectl_explain_comamnds_examples.md

File metadata and controls

18 lines (13 loc) · 227 Bytes

TASK: Provide a few exampls of kubectl explain commands

ANSWER

kubectl explain pods --recursive

kubectl explain services --recursive

kubectl explain persistentvolume --recursive