Add a README for api-reference docs and link to it instead of linking to swagger-ui

This commit is contained in:
nikhiljindal
2016-03-16 15:17:03 -07:00
parent 067b1323d3
commit 2f6991cf38
5 changed files with 47 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ Documentation for other releases can be found at
* The [Kubectl Command Line Interface](user-guide/kubectl/kubectl.md) is a detailed reference on
the `kubectl` CLI.
* The [API object documentation](http://kubernetes.io/third_party/swagger-ui/)
* The [API object documentation](api-reference/README.md)
is a detailed description of all fields found in core API objects.
* An overview of the [Design of Kubernetes](design/)