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.
1 parent c00146a commit 47be146Copy full SHA for 47be146
content/en/docs/reference/using-api/api-concepts.md
@@ -16,7 +16,7 @@ GET).
16
17
For some resources, the API includes additional subresources that allow
18
fine grained authorization (such as separate views for Pod details and
19
-retrieving its logs), and can accept and serve those resources in different
+log retrievals), and can accept and serve those resources in different
20
representations for convenience or efficiency.
21
22
Kubernetes supports efficient change notifications on resources via *watches*.
0 commit comments