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 913cad9 commit 7fc51c5Copy full SHA for 7fc51c5
content/en/docs/reference/using-api/api-concepts.md
@@ -248,7 +248,7 @@ For example:
248
200 OK
249
Content-Type: application/vnd.kubernetes.protobuf
250
251
- … JSON encoded collection of Pods (PodList object)
+ … binary encoded collection of Pods (PodList object)
252
```
253
254
1. Create a pod by sending Protobuf encoded data to the server, but request a response
0 commit comments