We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2b67fc + b05f847 commit e8b028aCopy full SHA for e8b028a
content/en/docs/reference/using-api/_index.md
@@ -31,13 +31,6 @@ For general background information, read
31
describes how clients can authenticate to the Kubernetes API server, and how their
32
requests are authorized.
33
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.
41
42
## API versioning
43
0 commit comments