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 |