Commit Graph

9 Commits

Author SHA1 Message Date
Nikhita Raghunath 3678425e44 crd versioning doc: fix nits (#9142) 2018-06-27 13:07:23 -07:00
Mehdy Bohlool 00b66727d5 CRD versioning Public Documentation (#8834)
* CRD versioning Public Documentation

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback

* More rewrites

* Address feedback

* Update main CRD page in light of versioning

* Reorg CRD docs

* Further reorg

* Tweak title
2018-06-27 13:07:23 -07:00
Nikhita Raghunath ec62317b24 Update CRD subresources doc for 1.11 (#8918) 2018-06-27 13:07:21 -07:00
Nikhita Raghunath 18f8bf969c Update CRD Subresources for 1.11 (#8519) 2018-06-27 13:07:21 -07:00
Steve Perry 75f00dfc60 Apply templates to all concepts and tasks to fix double bullets in TOC (#9149)
* Apply concept template to fix double bullet issue.

* Apply concept template

* Apply templates to tasks
2018-06-22 11:20:04 -07:00
ningning54321 cad4f85492 Update extend-api-custom-resource-definitions.md (#8439)
update it for v1.10:
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#customresourcedefinition-v1beta1-apiextensions-k8s-io
2018-05-17 14:07:51 -07:00
CaoShuFeng 3b750716e1 fix crd output example (#8520) 2018-05-15 23:16:29 -07:00
Nikhita Raghunath 4d93956ac4 Delete docs for ThirdPartyResources (#8544)
ThirdPartyResources (TPRs) were removed in v1.8. It is misleading
to still show the docs for TPRs for > v1.8. If one needs to read
docs for TPRs, they can switch to the v1.8 version of the docs
website.

However, the docs of migration of TPRs to CRDs are still not
removed because one can also migrate from v1.7 (when CRDs were
introduced) to v1.7+.
2018-05-15 15:21:29 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00