File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
content/en/docs/reference Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This section of the Kubernetes documentation contains references.
18
18
19
19
<!-- body -->
20
20
21
- ## Standardized Glossary
21
+ ## API Reference
22
22
23
23
* [ Glossary] ( /docs/reference/glossary/ ) - a comprehensive, standardized list of Kubernetes terminology
24
24
@@ -30,7 +30,7 @@ This section of the Kubernetes documentation contains references.
30
30
* [ API access control] ( /docs/reference/access-authn-authz/ ) - details on how Kubernetes controls API access
31
31
* [ Well-Known Labels, Annotations and Taints] ( /docs/reference/kubernetes-api/labels-annotations-taints/ )
32
32
33
- ## API Client Libraries
33
+ ## Officially supported client libraries
34
34
35
35
To call the Kubernetes API from a programming language, you can use
36
36
[ client libraries] ( /docs/reference/using-api/client-libraries/ ) . Officially supported
Original file line number Diff line number Diff line change 1
1
---
2
- title : " CLI "
2
+ title : " kubectl "
3
3
weight : 60
4
4
---
5
5
You can’t perform that action at this time.
0 commit comments