Skip to content

Commit e8b028a

Browse files
authored
Merge pull request #24827 from pankaj02/patch-1
Updated _index.md to remove duplicate lines
2 parents a2b67fc + b05f847 commit e8b028a

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)