apply content_template (#9599)

This commit is contained in:
makocchi
2018-07-21 08:07:21 +09:00
committed by k8s-ci-robot
parent b9b392527d
commit 487c243591
+11
View File
@@ -5,8 +5,17 @@ approvers:
linkTitle: "Reference"
main_menu: true
weight: 70
content_template: templates/concept
---
{{% capture overview %}}
This section of the Kubernetes documentation contains references.
{{% /capture %}}
{{% capture body %}}
## API Reference
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Overview of the API for Kubernetes.
@@ -46,3 +55,5 @@ client libraries:
## Design Docs
An archive of the design docs for Kubernetes functionality. Good starting points are [Kubernetes Architecture](https://git.k8s.io/community/contributors/design-proposals/architecture/architecture.md) and [Kubernetes Design Overview](https://git.k8s.io/community/contributors/design-proposals).
{{% /capture %}}