Is there a reference document where this is documented in detail for each kind of kubernete entity - pod, service, deployment
In past several months I saw 3 to 4 different style of defining this. It has been so confusing to define. seems like yaml is the latest new and "better" approach then pod templates. even in yaml there's different spec exists based on apiVersion.
So is there any location where we know which one is latest spec and which one are previous. as part of release notes or as part of reference docs for each version.