Kubernetes Prow Robot
66682566c4
Merge pull request #43874 from er2/patch-1
...
Update cheatsheet.md - fish completions
2024-04-22 13:40:50 -07:00
Kubernetes Prow Robot
6eba9751a8
Merge pull request #44898 from kundan2707/last-change-trigger-time
...
documented last-change-trigger-time
2024-04-22 13:38:16 -07:00
Kubernetes Prow Robot
a47f72b372
Merge pull request #45225 from sftim/20240220_auto_calculate_more_feature_states
...
Switch more feature-state shortcodes to be data driven
2024-04-22 13:33:11 -07:00
Kubernetes Prow Robot
67e3bb86a4
Merge pull request #45916 from tengqm/configapi-ref-v1.30
...
Config API reference for v1.30
2024-04-22 13:27:42 -07:00
Brett Dudo
aff7105b12
Space
2024-04-22 07:03:30 -07:00
Brett Dudo
dfa1914644
bad copy pasta
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-04-22 07:01:45 -07:00
Brett Dudo
9d7b65539e
Use image tag
2024-04-22 06:50:24 -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
Brett Dudo
ed26561c41
Add debug references
2024-04-21 21:11:35 -07:00
harsh
281514adf4
Fixed the typo in Kubernetes API concept
2024-04-21 11:27:04 +05:30
Tim Bannister
2f3602cef0
Ready glossary page for vanilla Docsy
2024-04-20 19:09:20 +01:00
Qiming Teng
30d2c8286e
Manually fix nits in the generated reference.
2024-04-19 08:34:51 +08:00
Kubernetes Prow Robot
fdd2a1a173
Merge pull request #45913 from tengqm/kubectl-ref-1.30
...
Update kubectl reference for v1.30
2024-04-18 05:18:14 -07:00
Qiming Teng
6fa7b80ae3
Config API reference for v1.30
2024-04-18 19:57:27 +08:00
Qiming Teng
a6ccd20be9
Update kubectl reference for v1.30
2024-04-18 18:36:44 +08:00
Qiming Teng
571276338b
Update kube-xxx component reference for v1.30
2024-04-18 18:12:25 +08:00
Qiming Teng
1da3e56415
Update kubeadm reference for v1.30
2024-04-18 18:10:23 +08:00
Gaurav Ghildiyal
81c3319d3e
Add missing information about feature state of ServiceTrafficDistribution in docs
2024-04-17 20:01:03 -07:00
drewhagen
4c6ba12390
Merge main into dev-1.30 to keep in sync
2024-04-16 15:55:38 -05:00
Gert Hartzema
ded9023bcd
Fix nested single quotes in example command
2024-04-15 14:53:58 +02:00
John Huang
ddeb20746a
Update content/en/docs/reference/using-api/server-side-apply.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-14 10:40:28 +08:00
pegasas
c9dd20ee58
Improve Server-Side Apply page to address JSON/YAML compatibility with go-yaml
2024-04-13 21:11:56 +08:00
Marcelo Giles
adc4a9a152
Add links to custom, external certificates
2024-04-10 22:09:55 -07:00
Kubernetes Prow Robot
817c255970
Merge pull request #45711 from Ritikaa96/azure-lb-annotation
...
Annotation azure-load-balancer-disable-tcp-reset registered & documented
2024-04-10 11:15:33 -07:00
Vyom-Yadav
37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-04-10 23:04:57 +05:30
Anish Ramasekar
ba458ace13
Add certificateAuthority in structured authn docs
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-04-09 14:31:37 -07:00
John.C
125b369e44
Remove blank full link in glossary
2024-04-08 13:11:58 +01:00
Taehyun Hwang
04c5c84d9b
Update en/docs
2024-04-06 16:32:41 +09:00
drewhagen
48593a12bf
docs: renaming feature gate file for StorageVersionMigrator
2024-04-04 14:22:42 -05:00
drewhagen
2a0b55d3c7
docs: KEP-4192 PR feedback - feature gates don't match the code
2024-04-04 12:22:42 -05:00
Kubernetes Prow Robot
efd1306ef5
Merge pull request #45744 from tamilselvan1102/k8s-20240401
...
Explanation about headless service
2024-04-04 04:58:19 -07:00
Daniel Chan
cdf1ed1236
Merge remote-tracking branch 'upstream/main' into dev-1.30
...
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Ritikaa96
2836c563c9
Added suggested changes
2024-04-02 15:51:59 +05:30
Sergey Shevchenko
1f95dc8990
feat: Add PriorityClass in glossary ( #45608 )
...
* feat: Add PriorityClass in glossary
* fix: Fix review comments
* fix: Fix review comments
* fix: Fix review comments
* Update content/en/docs/reference/glossary/priority-class.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-01 17:56:47 -07:00
tamilselvan1102
15f1eeeb63
Explaination about headless service
2024-04-01 14:29:44 +05:30
Kubernetes Prow Robot
f089d6debc
Merge pull request #45496 from dipesh-rawat/api-ref-link-shortcode
...
Add mechanism to retrieve API reference page link based on metadata
2024-03-31 19:25:34 -07:00
Tim Bannister
8eb09b0519
Improve example for EndpointSlice label
...
Use the most common value for this label
(endpointslice.kubernetes.io/managed-by) as the example value.
2024-03-29 14:52:57 +00:00
Daniel Chan
251c58aa34
Merge main into dev-1.30 to keep in sync
2024-03-28 18:14:58 -04:00
Kubernetes Prow Robot
69a380930b
Merge pull request #45714 from drewhagen/kep_4192_svm_v1alpha1_docs_v1.30_dh
...
docs: adds documentation for Storage Version Migration
2024-03-28 00:24:26 -07:00
Ritikaa96
cd3104d73b
Annotation azure-load-balancer-disable-tcp-reset registered & documented
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-03-28 00:05:25 +05:30
Kubernetes Prow Robot
cd5e6b876a
Merge pull request #45709 from stmcginnis/controlPlaneEndpoint-typo
...
Fix typo in kubeadm-config v1beta4 config reference
2024-03-27 08:22:54 -07:00
John.C
f5e9dcaee5
Add “Immutable infrastructure” to glossary ( #45656 )
...
* Add “Immutable infrastructure” to glossary
* Add “Immutable infrastructure” to glossary
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Add “Immutable infrastructure” to glossary
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Add “Immutable infrastructure” to glossary
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-27 07:40:53 -07:00
Sean McGinnis
cc0785e97c
Fix typo in kubeadm-config v1beta4 config reference
...
When adding formatting to the controlPlaneEndpoint config reference for
kubeadm-config v1beta4 it appears the first letter of the value was accidentally
dropped. This adds it back in the two places where this happened.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-03-27 15:34:18 +01:00
Kubernetes Prow Robot
56863852ba
Merge pull request #45675 from Princesso/merged-main-dev-1.30
...
Merge main branch into dev-1.30
2024-03-27 03:12:53 -07:00
Kubernetes Prow Robot
004553eb84
Merge pull request #45665 from haircommander/update-kep-3983
...
[dev-1.30] docs: Update KubeletConfigDropinDir doc information
2024-03-26 19:58:52 -07:00
James Munnelly
00d526659e
Make KEP-4193 documentation updates ( #45292 )
...
* KEP-4193: beta documentation updates
* Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
* Apply suggestions from code review
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
* include example JTI and node-name/uid output
* Update service-accounts-admin.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
---------
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 13:45:05 -07:00
Kubernetes Prow Robot
78956f85d9
Merge pull request #45264 from alexzielenski/4008-beta2
...
KEP-4008: CRDValidationRacheting - Beta Docs
2024-03-26 13:31:07 -07:00
Alexander Zielenski
251c4706e0
update ratcheting docs for beta
2024-03-26 10:39:30 -07:00
Kubernetes Prow Robot
cbf032283a
Merge pull request #45153 from haircommander/image-max-gc-beta-1.30
...
ImageGCMaxAge beta bump
2024-03-26 10:03:20 -07:00
Peter Hunt
067648a4a2
bump ImageMaximumGCAge KEP to beta
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:53:12 -04:00
Sohan Kunkerkar
c306367734
docs: Update KubeletConfigDropinDir doc information
...
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:43:27 -04:00
Kubernetes Prow Robot
f5ca94be69
Merge pull request #45678 from alexanderConstantinescu/kep-3836
...
KEP-3836 documentation for 1.30
2024-03-26 05:25:21 -07:00
Kubernetes Prow Robot
b28f91743a
Merge pull request #45267 from Jefftree/docs-agg-disco
...
[KEP-3352] docs for aggregated discovery
2024-03-26 05:09:19 -07:00
Tim Bannister
2d9b1a465f
Fix feature gate metadata
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 12:05:02 +00:00
Alexander Constantinescu
c94d2eb5c3
Move externalTrafficPolicy section to virtual-ips.md
2024-03-26 12:39:00 +01:00
Alexander Constantinescu
d917d5020c
Add kube-proxy healthz port to ports-and-protocols.md
2024-03-26 12:39:00 +01:00
Alexander Constantinescu
3181159c6e
KEP-3836 v1.30 documentation
2024-03-26 12:39:00 +01:00
Oluebube Princes Egbuna
0568c8af60
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot
deb1be8892
Merge pull request #45135 from tenzen-y/job-success-policy-doc
...
Add JobSuccessPolicy Doc
2024-03-25 20:09:19 -07:00
Kubernetes Prow Robot
3d33323801
Merge pull request #45125 from HirazawaUi/allow-special-characters
...
Document option to allow almost all printable ASCII characters in environment variables
2024-03-25 19:43:19 -07:00
HirazawaUi
0c1b3e3d03
Allow almost all printable ASCII characters in environment variables
2024-03-26 09:49:11 +08:00
Akihiro Suda
ca9e4725d1
KEP-3857: Recursive Read-only (RRO) mounts
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-03-26 03:59:26 +09:00
Yuki Iwai
92a00327bb
KEP-3998: Add JobSuccessPolicy Documentation
...
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:37:15 +09:00
Kubernetes Prow Robot
689288afcd
Merge pull request #45607 from prashantrewar/update-kubectl-docs
...
Move the introduction page from SIG CLI guides to the kubectl reference
2024-03-24 12:12:08 -07:00
Anish Ramasekar
3ef1d0bb84
Fix docs for authentication: s/errors/error
2024-03-24 09:56:05 -07:00
Kubernetes Prow Robot
864ac8bec6
Merge pull request #45108 from aramase/aramase/d/kep_3331_beta_docs
...
Add docs for Structured Authn beta
2024-03-24 03:08:39 -07:00
Michal Srb
ab13afe034
Fix typo
...
Missing space.
2024-03-23 21:47:21 +01:00
Kubernetes Prow Robot
5f50b28154
Merge pull request #45276 from gauravkghildiyal/new-topology-field
...
Document .spec.trafficDistribution field in Service
2024-03-23 03:22:33 -07:00
Kubernetes Prow Robot
a7c220cae9
Merge pull request #45176 from tallclair/apparmor-1.30
...
Apparmor 1.30
2024-03-23 03:12:39 -07:00
Kubernetes Prow Robot
16a3008f5c
Merge pull request #45129 from AxeZhan/beta3960
...
graduate PodLifecycleSleepAction to beta (KEP 3960)
2024-03-22 17:51:53 -07:00
Able Lv
7624f32fea
Add new commands to kubectl quick-reference.md
2024-03-22 14:04:19 +08:00
Daniel Chan
b06db3c244
Merge remote-tracking branch 'upstream/main' into dev-1.30
...
Merge main into dev-1.30 to keep in sync
2024-03-21 10:48:00 -04:00
Kubernetes Prow Robot
c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
...
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Kubernetes Prow Robot
753073b35b
Merge pull request #45270 from seans3/kep-4006-docs
...
[KEP-4006] Docs for Transitioning from SPDY to WebSockets (Beta)
2024-03-20 23:22:26 -07:00
Ritikaa96
90151db276
added suggested changes
2024-03-21 10:21:45 +05:30
Gaurav Ghildiyal
56b83b5443
Incorporate suggestions from the review
2024-03-20 17:07:38 -07:00
Kubernetes Prow Robot
29bb68b315
Merge pull request #45154 from jpbetz/retry-generate-name
...
Document NameGenerationRetries feature gate
2024-03-20 09:13:53 -07:00
Prashant Rewar
f1777283c9
Move the introduction page from SIG CLI guides to the kubectl reference
...
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-03-20 21:30:49 +05:30
Ritikaa96
42fa0a45ce
fixing deprecation note for map-crictl-dockercli deprecation
2024-03-20 17:41:23 +05:30
Tim Allclair
4f11f83a45
AppArmor v1.30 docs update
2024-03-19 14:25:06 -07:00
Anish Ramasekar
c4e3177ff3
Add feature gate metadata for structured authz config
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-03-19 14:02:50 -07:00
Anish Ramasekar
b35e434193
Add docs for Structured Authn beta
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-03-19 13:51:32 -07:00
Rodrigo Campos
271bb1a8fb
content: Mark userns as beta in 1.30
...
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Kubernetes Prow Robot
3b6274d696
Merge pull request #45155 from jpbetz/crd-field-selectors
...
Add docs for CRD field selection
2024-03-18 08:24:50 -07:00
Joe Betz
8c0a57a1e1
Add docs for CRD field selection
2024-03-18 11:09:04 -04:00
John.C
11e5ba5b06
Add missing some items
2024-03-17 14:04:06 +00:00
Francis Huang
f424d45142
Update deprecated API migration guidance of HorizontalPodAutoscaler for v1.25 and v1.26 ( #45390 )
...
* Update deprecation-guide.md
**targetAverageUtilization** is no longer supported by **autoscaling/v2**
* Remove sample and add document reference
* Update notable changes for HPA in 1.25 and 1.26
* cite a document metric usage
* Update deprecation-guide.md
2024-03-16 10:37:30 -07:00
Kubernetes Prow Robot
463ce41429
Merge pull request #45288 from pohly/contextual-logging
...
contextual logging: beta in Kubernetes 1.30
2024-03-16 09:41:47 -07:00
Patrick Ohly
4f0dc7ad36
contextual logging: document promotion to beta
2024-03-15 18:48:51 +01:00
Kubernetes Prow Robot
b4e5f319bd
Merge pull request #45126 from aravindhp/nlq-promote-beta
...
KEP-2258: Promote NodeLogQuery to beta
2024-03-15 10:03:41 -07:00
Vyom-Yadav
1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-15 16:42:11 +05:30
Kubernetes Prow Robot
b8ec2eb353
Merge pull request #45280 from jsafrane/selinux-rwx-alpha
...
Document SELinuxMount feature gate
2024-03-15 00:38:24 -07:00
Wei Huang
42af37b091
promote feature PodSchedulingReadiness to stable
2024-03-14 14:01:52 -07:00
Kubernetes Prow Robot
1f2b53a0ac
Merge pull request #45282 from jsafrane/reconstruction-ga
...
Mark NewVolumeManagerReconstruction as GA
2024-03-14 12:05:53 -07:00
Nilekh Chaudhari
48fdee2334
docs: adds documentation for Storage Version Migration
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-03-14 17:56:42 +00:00
Jan Šafránek
4f6cc59cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates/new-volume-manager-reconstruction.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-14 17:36:13 +01:00
Dipesh Rawat
c889d9b251
Add metadata to use mechanism for API reference links
2024-03-14 14:50:24 +00:00
Eric Riese
aa6e7d8169
Update cheatsheet.md - fish completions
...
put fish completion config in its own conventional place
I almost dumped the completions out directly but then I realized this updates regularly as kubectl updates and adds new functionality.
2024-03-13 21:26:42 -04:00
Arda Güçlü
8067009f5b
Merge branch 'dev-1.30' into kep-4292
2024-03-13 07:35:46 +03:00
Arda Güçlü
d024580d68
Move environment variable to correct place in alphabethical order
2024-03-13 07:30:59 +03:00