Eric Tune
9fab70757b
Greatly expanded custom resoure concept guide ( #6238 )
...
* Greatly expanded custom resoure concept guide
Added section on how to decide if you need a custom resource or not.
Added section on how to decide if you want CRD or AA.
* Converted HTML tables to Markdown
* Add links, clean up first table
* configmap vs UDR
* ease of use comparison
* Advanced features
* More cleanup
* Addressed review comments.
* Move lists out of table cells
2017-11-29 13:47:48 -06:00
Andrew Chen
2d3e488818
Add link to example for CRDs ( #5641 )
...
* Add link to example for CRDs
In the CustomResourceDefinitions section, add a link to the [Custom Resource Example](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apiextensions-apiserver/examples/client-go ).
* add note
2017-09-26 11:52:28 -07:00
Anthony
0f73f145fa
Update apiserver-aggregation.md
...
modify "their API" to "an API"
2017-08-14 10:28:15 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Ryan Roden-Corrent
373d10f1fd
Fix aggregation link in custom resources page. ( #4338 )
2017-08-01 01:06:26 -07:00
Anthony Yeh
171a5aeddf
Custom resource docs
2017-06-27 10:27:51 -07:00
Andrew Chen
025f2faff4
API Aggregator ( #4173 )
...
* API Aggregator
* Additional bullet points
* incorporated feedback for apiserver-aggregation.md
* split setup-api-aggregator.md into two docs and address feedback
* fix link
* addressed docs feedback
* incorporate feedback
* integrate feedback
2017-06-27 00:22:47 -07:00