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
Jordan Liggitt
91aa69bb0e
Update v1beta2 flowcontrol guidance
2023-11-01 08:32:48 -04:00
Jordan Liggitt
fe172fc2c8
Add 1.32 removal info for v1beta3 flowcontrol API
2023-10-30 20:11:53 -04: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
Maiko Kuppe
a203ff2076
Fix typo in deprecation-guide.md at v1.26
2023-10-18 10:31:46 +02: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
mgoodwin1989
7549365878
Fixed spelling mistake
2022-12-26 11:58:53 -05:00
Jordan Liggitt
8a2bcf65c6
Adjust deprecation language for releases that have already happened
2022-12-09 15:23:12 -05:00
Jordan Liggitt
f813b76234
Add 1.29 deprecation info for flowcontrol v1beta2
2022-12-08 09:38:07 -05:00
Abigail McCarthy
98f310ab58
Updates page weights in reference docs section
...
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Aleksander Wardziński
efe16f42f4
Update link for Java Client Library examples
...
Current version of the page has a wrong link for Java examples, this should fix it.
2022-10-31 18:06:28 +01:00
Kubernetes Prow Robot
f7bc6df99c
Merge pull request #36963 from hnaderi/patch-1
...
Added new community library
2022-10-01 13:56:13 -07:00
stephen-dahl
12098cf842
added note about core resources using /api and added path examples
2022-09-30 09:53:02 -07:00
Antoine Pelisse
26848881f0
Various Server-Side Apply improvements ( #36293 )
...
* Remove obsolete caution block for ssa-ing sub-resources
* ssa: Add RBAC/Permissions section
* ssa: Make everything consistent into "Server-Side Apply"
2022-09-30 05:18:29 -07:00
Jordan Liggitt
d308cbb35a
Clarify API version stability and guidelines
2022-09-28 12:20:47 -04:00
Hossein Naderi
56a5f8003d
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-23 13:31:34 +03:30
Hossein Naderi
01b30b0768
Update client-libraries.md
...
Added new client library for scala
2022-09-22 14:16:44 +03:30
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
ayatk
5cbf53b0c8
Migrate to latest versioning document
...
release/versioning.md that was in the k/design-proposals-archive repository
in the past has been migrated to k/sig-release repository.
2022-07-13 15:07:46 +00:00
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
irbekrm
f1465601c3
Adds remainingItemCount to HTTP response
...
Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-06-26 14:25:52 +01:00
Marcelo Juchem
0404de8e03
add perl and ruby to client libraries list
2022-06-23 11:28:02 -05:00
Marcelo Juchem
445856614d
sorting library list in lexicographic order
2022-06-23 02:27:22 -05:00
Marcelo Juchem
7bbdc5d83e
client-libraries.md: adding C client library link
2022-06-22 19:13:35 -05:00
Kubernetes Prow Robot
8f7748cd42
Merge pull request #33088 from Jitsusama/patch-1
...
Fix Minor Typo on API Concepts Page
2022-06-13 22:21:32 -07:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot
bcc5507d79
Merge pull request #33969 from liggitt/psp-guide
...
Update PSP alternatives
2022-05-27 07:55:07 -07:00
Jordan Liggitt
4fd16ff800
Update PSP alternatives
2022-05-26 11:35:29 -04:00
David Xia
69d46a7a98
Update content/en/docs/reference/using-api/server-side-apply.md
...
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
2022-05-24 19:19:27 -04:00
David Xia
5846916395
docs: show server side apply overwrite for CLI
...
Docs currently say how to do it with HTTP request.
This addition will help `kubectl` users as well.
2022-05-24 17:34:12 -04:00
Luis Sanchez
dd59f2a2d0
add authorization v1beta1 selfsubjectrulesreview
2022-05-09 09:25:35 -04:00
Kubernetes Prow Robot
b97dfa02d6
Merge pull request #33449 from kinzhi/kinzhi93
...
[en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
2022-05-04 07:15:51 -07:00
wei.wang
98b049bf29
[en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
...
4
2022-05-04 21:09:01 +08:00
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07:00
xin.li
b831e96c6a
[en] modify debug-cluster/audit
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08: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
Kubernetes Prow Robot
ca3737922a
Merge pull request #32284 from deads2k/beta-off-by-default
...
Add details about enabling individual API resources using --runtime-config
2022-04-11 09:20:06 -07:00
Jordan Liggitt
312d50b02d
Add 1.27 deprecated API removals
2022-04-06 20:59:42 -04:00
David Eads
4a207186a6
Update content/en/docs/reference/using-api/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-29 08:12:16 -04:00
David Eads
99174eaaa2
Add details about enabling individual API resources using --runtime-config
...
This is in support of beta APIs off by default KEP. See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Kubernetes Prow Robot
90188d33b7
Merge pull request #31636 from tengqm/fix-links-2
...
Fix links and markdown format for some pages
2022-03-05 12:54:54 -08:00
Kubernetes Prow Robot
4b9ba4eda8
Merge pull request #31820 from arielshaqed/patch-1
...
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08: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
Qiming Teng
459a3f96ac
Fix links and markdown format for some pages
2022-02-05 15:19:21 +08:00
Jordan Liggitt
b828365a0e
Change deprecation rule 4a to make stable APIs permanent within a major version
2022-01-24 11:43:05 -05:00
Jordan Liggitt
3dfffd39c8
Clarify deprecation rule 3
2022-01-18 10:12:19 -05:00
Giuseppe Tribulato
ff7726faf1
Add link to lightkube in Community-maintained client libraries.
2021-12-20 20:21:09 +01:00
Jordan Liggitt
5b6e46d6de
flowcontrol v1beta1 removal release
2021-12-13 18:28:16 -05:00
Rey Lejano
a1506ae810
add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-08 20:57:15 -08:00
243f6a88 85a308d3
af2a60b57f
fix: typo in health-checks.md
2021-11-25 19:00:41 +09:00
Anakin100100
358ec86ec4
Removed depracated ruby client library
...
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00