Commit Graph

103 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
windsonsea fd75f1beb9 update using-api/api-concepts.md 2024-10-23 16:07:50 +08:00
abhilasha 44c8ed2308
Add application/yaml section in api-concepts (#48417)
* fix: add application/yaml section in api-concepts

* nit fix: breaking the request and response into distinct code blocks

* fix: split the request and response into separate code blocks
2024-10-22 01:38:51 +01:00
Sagnik Pal 28db3e9253
Fixed content detail ref #48303 2024-10-12 21:54:18 +05:30
Tim Bannister e44ac80ca2
Add more detail about media types
- Add section about JSON encoding for API
- Mention that the HTTP API doesn't use YAML
2024-10-09 03:57:08 +01:00
Kubernetes Prow Robot 6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
Added watch to glossary
2024-08-22 15:54:11 +01:00
Marek Siarkowicz 4b71738c73 Beta documentation for Consistent Reads from Cache 2024-07-31 18:48:09 +02:00
Ritikaa96 53dc63aec8 editing as per the reviews.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:13:25 +05:30
Ritikaa96 5053a95f53 Adding glossary tooltip for watch in k/docs
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
Kubernetes Prow Robot b3538b015a
Merge pull request #45942 from thisisharrsh/fixed_typo_k8s_API
Fixed the typo in Kubernetes API concepts
2024-04-23 07:04:31 -07:00
Tim Bannister 7b6866063f Switch more feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
harsh 281514adf4 Fixed the typo in Kubernetes API concept 2024-04-21 11:27:04 +05:30
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00:00
Austin Cawley-Edwards 7a8ed1c30f
docs: Small fixes to the Resource deletion section of API Concept
- Finalizers are a string array
- Small grammar error
2023-10-25 16:52:55 -04:00
Oluebube Princes Egbuna 0fbfc94968 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-10-25 09:39:05 +01:00
AmarNathChary 6f6b57cb97 updated example appearance in k8s api concept
Updated examples appearance in k8s api concep

updated examples appearance in k8s API concept

Updated examples appearance in k8s API concept
2023-10-17 12:58:04 +05:30
Kubernetes Prow Robot e805cb9e7b
Merge pull request #41114 from hatfieldbrian/patch-1
Correct `collection` definition to a list of instances of a resource _type_
2023-10-10 10:36:08 +02:00
Kat Cosgrove ad943fce2f
Merge main into dev-1.29 to keep in sync 2023-10-06 15:36:13 +01:00
Wojciech Tyczyński ac5112ef0c Graduate APIListChunking to GA documentation 2023-08-31 10:59:03 +02:00
Tim Bannister 0a89bf8d5a Fix incorrect Markdown 2023-08-15 23:06:05 +01:00
Tim Bannister 34d243a92c Add advice about choosing an update mechanism
Explain options for updating existing objects in the Kubernetes API.
2023-08-15 23:06:05 +01:00
Tim Bannister 84d072e025 Note that CRDs don't support Strategic Merge Patch
(the custom API that is, not the CustomResourceDefinition itself)
2023-08-15 23:06:05 +01:00
Tim Bannister 797f0e6a66 Improve docs relating to patching and SSA
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-08-15 23:06:05 +01:00
Kubernetes Prow Robot a9773378eb
Merge pull request #41697 from pranav-pandey0804/fixedapi-concepts/invalidlink
fixed the error in the syntax of the metadata link
2023-06-20 18:18:20 -07:00
pranav-pandey0804 41fc9dc627 fixed the error in the syntax of the metadata link 2023-06-20 19:49:27 +05:30
Marcelo Giles 2e42994c9f
Document APIResponseCompression feature gate (#41318)
* Document APIResponseCompression feature gate

* Modify APIResponseCompression definition

* Document APIResponseCompression feature gate

Modify APIResponseCompression definition

Minor edits to streamline paragraphs
2023-05-26 01:16:52 -07:00
PRANAV PANDEY 1e2b0dee3b
Fixed invalid link for object metadata (#40914)
* Fixed invalid link for object metadata

* Update content/en/docs/reference/using-api/api-concepts.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update api-concepts.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 02:48:28 -07:00
hatfieldbrian 25bb30bac1
Update api-concepts.md
Correct collection definition: a list of instances of a resource _type_
2023-05-13 04:23:57 -07:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Kubernetes Prow Robot f23cc952bf
Merge pull request #39993 from wojtek-t/send_initial_events
Streaming lists documentation
2023-03-27 08:38:30 -07:00
Wojciech Tyczyński 2bf6e39053 Streaming lists documentation 2023-03-27 15:39:56 +02:00
Kevin Delgado c0df96e6aa make more timeless 2023-03-22 12:44:42 -07:00
Kevin Delgado b170854277 docs for field validation GA 2023-03-22 12:44:38 -07:00
Kubernetes Prow Robot 587cd17a5c
Merge pull request #37111 from stephen-dahl/main
added note about core resources using /api and added path examples
2023-01-02 23:47:31 -08:00
mgoodwin1989 7549365878
Fixed spelling mistake 2022-12-26 11:58:53 -05:00
stephen-dahl 12098cf842 added note about core resources using /api and added path examples 2022-09-30 09:53:02 -07:00
Akanksha Kumari 56a752a145 Update Anchor and point to validatingwebhook-v1-admissionregistration-k8s-io 2022-09-15 20:04:36 +05:30
Kubernetes Prow Robot f72dfae2bd
Merge pull request #34622 from irbekrm/add_remaining_items
Adds remainingItemCount to HTTP response
2022-08-24 14:11:49 -07:00
Kevin Delgado 2dc5f254e9 Add Server Side Field Validation to API Concepts 2022-07-31 05:57:55 +00:00
irbekrm f1465601c3 Adds remainingItemCount to HTTP response
Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-06-26 14:25:52 +01:00
Joel Gerber 47be146d86
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:46 -04:00
Joel Gerber c00146a3a6
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:33 -04:00
Joel Gerber f3adb2cd66
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-22 07:06:31 -04:00
Joel Gerber bf0c2cfcf7
Fix a minor typo in the 2nd paragraph of overview 2022-04-21 11:35:46 -04:00
Ariel Shaqed (Scolnicov) 9d45d964ed
Fix golang client-go/tools/cache package name
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache).
2022-02-22 17:08:57 +02:00
Tim Bannister a49c612734 Rewrap API concepts page 2021-10-24 14:31:20 +01:00
Tim Bannister 2ca81a1cd2 Bump Table API to v1
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister a53db47615 Revise API details page 2021-10-24 14:31:19 +01:00
Yuiko Mouri 8f301ea379 Replace with relative path 2021-08-05 11:54:46 +09:00
Chris Negus 96d89ba3f4
Added examples of Lists to api-concepts (#28608)
* Added List descriptions to api-concepts

* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Kubernetes Prow Robot 3cc8f3fec8
Merge pull request #28066 from haardikdharma10/update-RemainingItemCount-beta
Promote RemainingItemCount to beta in Feature Gates docs
2021-06-30 03:19:03 -07:00