Remove and redirect: api. (#3838)

This commit is contained in:
Steve Perry 2017-05-18 19:11:28 -07:00 committed by GitHub
parent 4a6cd30b2a
commit e2bc3491a0
2 changed files with 3 additions and 12 deletions

View File

@ -1,12 +0,0 @@
---
assignees:
- bgrant0607
- erictune
- lavalamp
title: Kubernetes API Overview
---
{% include user-guide-content-moved.md %}
* [The Kubernetes API Overview](/docs/concepts/overview/kubernetes-api/)
* Kubernetes API Reference documentation for [Version 1.6](/docs/api-reference/v1.6/) and [Version 1.5](/docs/api-reference/v1.5/).

View File

@ -2,6 +2,9 @@
assignees:
- chenopis
title: The Kubernetes API
redirect_from:
- "/docs/api/"
- "/docs/api.html"
---
Overall API conventions are described in the [API conventions doc](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/devel/api-conventions.md).