Is there an online documentation about all the fields that can go into yaml file . . .

Ign:
Is there an online documentation about all the fields that can go into yaml file? I’m using kubectl explain pod --recursive but a nice page under the http://kubernetes.io|kubernetes.io would be much easier to use

chris resnik:
I don’t know if one single page exists
what most people do is collect bookmarks on diverse topics on http://kubernetes.io|kubernetes.io
e.g. persistent storage, ingress rules - most of these pages have at least one sample yaml file that can be copied and adapted

Ign:
yeah, I know but woudn

Ign:
wouldn’t great to have a simple page with let say the all possibile option for a deploymet yaml file, each option with a link to the relative explanation

chris resnik:
yes, I agree to that