I was finding it extremely difficult to read all the spec for the kuberenetes objects like deployments
the api documentation in kubernetes site is very difficult to understand kubernetes object yaml specification a full spec for a kuberenetes object is not available in one place and the documentation has nested references
I figured out a neat way to extract the complete specification of a kubernetes object
I created a public repository of the api documentation in swaggerhub to browse the kubernetes api