Skip to content

Commit 1acf620

Browse files
ahmetbchenopis
authored andcommitted
Add link to /docs/reference from API overview guide (kubernetes#3452)
Signed-off-by: Ahmet Alp Balkan <[email protected]>
1 parent 73d9327 commit 1acf620

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/overview/kubernetes-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Primary system and API concepts are documented in the [User guide](/docs/user-gu
1010

1111
Overall API conventions are described in the [API conventions doc](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/devel/api-conventions.md).
1212

13+
API endpoints, resource types and samples are described in [API Reference](/docs/reference).
14+
1315
Remote access to the API is discussed in the [access doc](/docs/admin/accessing-the-api).
1416

1517
The Kubernetes API also serves as the foundation for the declarative configuration schema for the system. The [Kubectl](/docs/user-guide/kubectl) command-line tool can be used to create, update, delete, and get API objects.

0 commit comments

Comments
 (0)