Skip to content

Kubernetes


kubectl Explain Command

As I wonder what key-value pairs I need to add to any yaml file so that I can apply it using kubectl, I learnt a simple command that give us a detailed page about that.

kubectl explain pods # to learn more about pods