Skip to content

Commit b05f847

Browse files
authored
Updated _index.md to remove duplicate lines
Removed duplicate lines in the documentation.
1 parent fe76436 commit b05f847

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/en/docs/reference/using-api/_index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ For general background information, read
3131
describes how clients can authenticate to the Kubernetes API server, and how their
3232
requests are authorized.
3333

34-
<!-- body -->
35-
36-
The REST API is the fundamental fabric of Kubernetes. All operations and
37-
communications between components, and external user commands are REST API
38-
calls that the API Server handles. Consequently, everything in the Kubernetes
39-
platform is treated as an API object and has a corresponding entry in the
40-
API.
4134

4235
## API versioning
4336

0 commit comments

Comments
 (0)