Commit Graph

271 Commits

Author SHA1 Message Date
Kat Cosgrove 270468a15a
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-06 13:49:02 -06:00
Rohan Kapse ed37349a6b
Update server-side-apply.md
Deleted the duplicate section of the issue(Server-Side Apply for custom resources ) #43806
2023-11-04 15:04:37 +05:30
drewhagen 7db05a8b31 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-02 11:11:08 -05:00
Rohan Kapse 7a3f804174
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-11-01 19:24:17 +05:30
Rohan Kapse f2ceaf38a6
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
2023-11-01 19:16:52 +05:30
Rohan Kapse 91a6aa868d
Update deprecation-guide.md
Fixed the wrong tense in API deprecation page #43771.
2023-11-01 18:32:46 +05:30
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
Case Wylie a2c2c23873
Address spelling error
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
2023-10-02 13:56:01 -04:00
Jacob Tomlinson 0b6cfc49a5
Add kr8s to community Python libraries list (#42894)
* Add kr8s to client-libraries.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-10 22:08:09 -07:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot 2bd318fee3
Merge pull request #42642 from tengqm/fix-links
Fix links
2023-09-03 12:55:47 -07:00
Aldo Culquicondor 0a11461a5d
Fix patchStrategy marker 2023-09-01 13:45:17 -04:00
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08: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
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
PIRADATA 1eabaee44f
Add link to `kubectl convert` (#40737)
* added also to chinesed translations, rebased and squashed

* revert chinese update
2023-07-16 16:19:06 -07:00
Michael 9bcd39b36e improve /using-api/deprecation-guide.md 2023-06-25 21:41:38 +08: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
Kubernetes Prow Robot 46c5af7f3f
Merge pull request #40971 from jpbetz/cel-authz
Add authz library details to CEL documentation
2023-05-24 15:06:49 -07:00
Joe Betz 6ba97654c3 Use .md list automatic numbering 2023-05-24 13:37:52 -04: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
Joe Betz 13da7cf870 Clarify chaining of builder functions 2023-05-18 11:27:18 -04: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
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Joe Betz 2eb2e75176 noop 2023-05-10 15:17:24 -04:00
Joe Betz 307f270b6d Add authz library details to CEL documentation 2023-05-04 20:49:52 -04:00
Arhell 6197db1479 [en] remove duplicate cel.md 2023-05-04 03:06:44 +03: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 f99c25718d
Merge pull request #40061 from logicalhan/stability-docs
add documentation for beta stability levels
2023-03-30 23:05:49 -07: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
Han Kang 15b2e78646 add documentation for beta stability levels 2023-03-21 09:04:28 -07:00
Guangwen Feng 1ee40c20bd Fix typos in cel.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-16 01:59:16 +08:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
Joe Betz e28b74f5c5 Add reference page for CEL in Kubernetes 2023-03-09 11:12:01 -05:00
Brian Pursley 935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
The Rust client library's URL redirects to a new location.  This change updates the URL to match where it redirects.

Old URL: https://github.com/clux/kube-rs
New URL: https://github.com/kube-rs/kube
2023-01-30 20:12:28 -05:00
Qiming Teng 7a3ca9e383 Fix Deployment YAML used for SSA 2023-01-29 21:46:12 +08: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