Commit Graph

12941 Commits (87a912068c166ae34cffb2bb7153cc93171c86be)

Author SHA1 Message Date
Yuki Iwai 74652566e3 KEP-3998: Aldo's second suggestions
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:49:43 +09:00
Balaji 390b517d6d
Merge branch 'kubernetes:main' into GitRepoVolume 2024-03-25 10:45:29 -07:00
Yuki Iwai d79de0290a KEP-3998: Clarify the example
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:41:36 +09:00
Yuki Iwai fcdb477aa4 KEP-3998: Mention SuccessCriteriaMet condition
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:34:20 +09:00
Yuki Iwai cec3c3f388 KEP-3998: Apply Aldo's suggestons
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:22:42 +09:00
Yuki Iwai 32fd60c16e KEP-3998: Make the explanation for rules more clarify
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:09:25 +09:00
Yuki Iwai 105d90a04b KEP-3998: move section to before Job termination and cleanup
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:50:59 +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 898cbe1f9f
Merge pull request #45627 from denschub/deploy-into-proxy-url
Show the correct proxy URL in the deploy-intro.
2024-03-25 09:33:26 -07:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Jefftree 294dbbb3f6 update comments 2024-03-25 10:27:37 -04: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 edaafa2865
Merge pull request #45247 from a-mccarthy/a-mccarthy-fix-43281
Update analytics dashboard and change link on site
2024-03-24 03:34:39 -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
Kubernetes Prow Robot 8e761315d1
Merge pull request #45504 from network-charles/network-charles-patch-2
Update resource-usage-monitoring.md
2024-03-22 17:41:27 -07:00
Kubernetes Prow Robot 4798e44c7b
Merge pull request #45509 from mrueg/add-kube-state-metrics
Add section about kube-state-metrics
2024-03-22 07:14:28 -07:00
Manuel Rüger c1e7578efb Add section about kube-state-metrics 2024-03-22 11:24:30 +01:00
Kubernetes Prow Robot ed4a49efee
Merge pull request #45636 from AnirudhPenmatcha/patch-2
Added a link to the minikube installation website
2024-03-22 02:04:51 -07:00
Able Lv 7624f32fea
Add new commands to kubectl quick-reference.md 2024-03-22 14:04:19 +08:00
Anirudh 20b2d064c9
Added a link to the minikube installation website
Hi, I was trying to install Kubernetes on my local machine and I noticed that suggestion to install Minikube did not have a hyperlink to it. So I added a link at the mention of install Minikube so it's convenient for people trying to install it on their local machine.
2024-03-22 00:35:17 -04:00
Kubernetes Prow Robot 23471aabee
Merge pull request #45612 from knabben/knabben/troubleshoot-windows
Enhancing troubleshoot section with Windows Operational Readiness
2024-03-21 18:21:07 -07:00
Dennis Schubert f69cbbde73
Show the correct proxy URL in the deploy-intro. 2024-03-21 20:32:08 +01: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
Balaji e79296d47b
Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-21 02:57:12 -07:00
Balaji bf1fd3adc0
Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-21 02:56:38 -07:00
Balaji 77a4688f5c
Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-21 02:54:21 -07: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
Kubernetes Prow Robot 8cefbcdc01
Merge pull request #45568 from walidghallab/jobs
Fix documentation for parallel processing work queue tasks.
2024-03-20 17:28:17 -07:00
Gaurav Ghildiyal 56b83b5443 Incorporate suggestions from the review 2024-03-20 17:07:38 -07:00
Amim Knabben c5828df712 Enhancing troubleshoot section with Windows Operational Readiness 2024-03-20 14:43:32 -03: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
Kubernetes Prow Robot 08e75d2014
Merge pull request #45599 from sftim/20240319_tweak_wrangling_guide
Tweak PR wrangling guide
2024-03-19 18:00:45 -07:00
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
Charles Uneze d77e68f2fd
Update resource-usage-monitoring.md 2024-03-19 18:26:54 +01:00
Rodrigo Campos 69b9e71ff6 content: hostUsers can't be ignored from 1.30
Now the kubelet asks the runtime for the features it supports and if it
doesn't report user namespaces support, then the kubelet will fail the
pod creation.

Therefore, it is no longer possible for the field to be ignored.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos 89e0ec8a77 content: Add OCI runtime requirements for userns
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos b327397fc6 content: Fix typo in userns example
We were showing 4294967295 for the uid_map file, that is how it looks on
the host (not the container). Let's fix that.

While we are there, let's improve the explanation too.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Rodrigo Campos 2c3ef64fee content: Document custom ranges for userns
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01: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
Tim Bannister 2f55942c7e
Fix Markdown
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-19 13:03:57 +00:00
Tim Bannister 4e2f50e4c9 PR wrangling includes the reference docs generator 2024-03-19 11:29:24 +00:00
Tim Bannister 143abca7eb Mention issue wrangler role 2024-03-19 11:28:01 +00: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
Kubernetes Prow Robot 66e1603d9a
Merge pull request #45168 from david-martin/crossposting-guide
Add kubernetes.dev mirroring guidelines
2024-03-18 03:16:03 -07:00
Walid Ghallab bed970676c Fix documentation for parallel processing work queue tasks.
Changes in details:
- Add instructions to run redis server, since without it the rest of the steps won't work.
- For work-queue jobs, instruct the user to leave the completions number unset (as setting it to 1 won't run more than one job in parallel, and is different when left unset).
- Change the package installation to python3, as python package is no longer available
2024-03-18 02:48:50 +01:00
Daman Arora f45abb06a8 recommend usage of named port for services without selectors
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-03-17 20:04:13 +05:30
John.C 11e5ba5b06
Add missing some items 2024-03-17 14:04:06 +00:00
Kubernetes Prow Robot 302679cad1
Merge pull request #45259 from mxpv/log-dir
Document changing pod logs directory in kubelet
2024-03-16 17:25:21 -07: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
Kubernetes Prow Robot 7b6f493313
Merge pull request #45105 from harshanarayana/kubelet/log-rotate-improvements
kubelet: enable configurable rotation duration and parallel rotate
2024-03-15 10:00:59 -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
matte21 6b2e5dfac6 Fix path of kubelet systemd config file 2024-03-14 15:32:17 -04: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
fbauzac d798896198
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-13 15:17:35 +01:00
fbauzac 9319773960
Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-13 15:17:26 +01:00
Kubernetes Prow Robot f48e66caa7
Merge pull request #45471 from tallclair/apparmor
Refresh AppArmor documentation
2024-03-13 02:49:45 -07: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
Gaurav Ghildiyal 83d07ce669 Add documentation for Service.spec.trafficDistribution 2024-03-12 17:54:50 -07:00
Kubernetes Prow Robot 0f8e1fadea
Merge pull request #45249 from cici37/3488
[KEP-3488]Promoting ValidatingAdmissionPolicy to GA
2024-03-12 17:05:49 -07:00
Kubernetes Prow Robot 5eeb67cdf3
Merge pull request #45128 from kannon92/swap-beta2
[KEP-2400] Update swap with beta2 deprecations
2024-03-12 14:46:02 -07:00
Daniel Shebib e64910f778 Add feature gate to example 2024-03-12 14:41:25 -05:00
Kubernetes Prow Robot b8514fcb5e
Merge pull request #45138 from ritazh/kep_3221_beta_docs
Add docs for Structured Authz beta
2024-03-12 10:59:04 -07:00
Patrick Ohly f4972cbdbc dra: update for Kubernetes 1.30
Structured parameters are new in Kubernetes 1.30.
2024-03-12 18:27:21 +01:00
Jefftree 4d80f852db aggregated discovery stable 2024-03-12 13:27:02 -04:00
Igor Velichkovich 4bffa3c7fa Mark feature AdmissionWebhookMatchConditions to stable in 1.30 2024-03-12 10:14:31 -07:00
Kubernetes Prow Robot 0110b43a24
Merge pull request #45489 from tuladhar/installing-kubeadm
Improvements in "Installing kubeadm" document
2024-03-12 09:27:16 -07:00
Kubernetes Prow Robot 79e5ac1877
Merge pull request #45506 from mimowo/improve-job-api-docs
Improve note for the Job managedBy feature
2024-03-12 09:02:31 -07:00
Jan Safranek 6a1761c33a Document SELinuxMount feature gate
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-12 16:51:54 +01:00
Kubernetes Prow Robot fc30a3a276
Merge pull request #45156 from neolit123/1.30-update-kubeadm-docs
kubeadm: update documentation for 1.30
2024-03-12 08:31:42 -07:00
Michal Wozniak 5bc7082bad Make feature gate date driven 2024-03-12 10:04:34 +01:00
Kubernetes Prow Robot a872b99e00
Merge pull request #45253 from yt2985/stable-feature
Revise the feature gate LegacyServiceAccountTokenCleanUp to stable stage
2024-03-11 21:08:54 -07:00
cici37 0fc8d236e0 Promote ValidatingAdmissionPolicy to GA 2024-03-11 22:48:54 +00:00
Puru 98dae01b9d Improvements in "Installing kubeadm" document 2024-03-12 00:58:26 +05:45
Michal Wozniak 0a7baf4595 Improve note for Job managedBy feature 2024-03-11 18:04:08 +01:00
David Martin d2c156ccce
Add mirroring guidelines 2024-03-11 16:25:22 +00:00
Charles Uneze faeb20fab9
Update resource-usage-monitoring.md 2024-03-11 17:06:57 +01:00
Rita Zhang a556984b94
Add docs for Structured Authz beta
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-03-11 08:27:41 -07:00
Kubernetes Prow Robot 7275d2cccf
Merge pull request #45132 from mimowo/job-managed-by-docs
Add docs for Job managedBy field (alpha)
2024-03-11 07:00:07 -07:00
Kubernetes Prow Robot d9523db92c
Merge pull request #45212 from sftim/20240219_move_workload_management
Move and reword workload management page
2024-03-11 06:51:11 -07:00
Kevin Hannon dabb663fcb
Apply suggestions from code review
Co-authored-by: Itamar Holder <77444623+iholder101@users.noreply.github.com>
2024-03-11 08:55:21 -04:00
Lubomir I. Ivanov c9618c7fd0 kubeadm: update documentation for 1.30
- Add feature gate WaitForAllControlPlaneComponents
2024-03-11 13:52:09 +02:00
Balaji 92045ae2b2
Add CEL Expression to restrict GitRepo volume usage 2024-03-11 04:23:32 -07:00
Kubernetes Prow Robot 4d804f9417
Merge pull request #45469 from Kheiden/patch-1
Update install-kubectl-windows.md
2024-03-11 04:10:55 -07:00
Charles Uneze 566db9c240
Update taint-and-toleration.md 2024-03-10 21:29:19 +01:00
Kubernetes Prow Robot 67876e753d
Merge pull request #44689 from kurtado/docs-clarify-node-label-registration
clarify nodes only update labels upon registration
2024-03-09 05:10:46 -08:00
Kubernetes Prow Robot 991529ef8b
Merge pull request #45480 from nwneisen/update-cri-dockerd-links
Update cri-dockerd links to point to the official docs
2024-03-09 04:05:04 -08:00
Kubernetes Prow Robot b4683eb70b
Merge pull request #43652 from berry2012/main
added commands to cheatsheet.md
2024-03-08 18:17:53 -08:00
Charles Uneze 3a643c5377
Update taint-and-toleration.md 2024-03-08 23:57:50 +01:00
Kurt Hurtado a31db32c86 reworded reset to modified 2024-03-08 15:49:57 -06:00
Tim Allclair e6be053f74 Make AppArmor docs conform to style guide 2024-03-08 10:52:16 -08:00
Nick Neisen fe501f8bfa
Change cri-dockerd links to official docs in the english content 2024-03-08 11:46:54 -07:00
Michal Wozniak 6b1afc274a Review remarks 2024-03-08 17:37:05 +01:00
Kubernetes Prow Robot e143e9dac0
Merge pull request #45172 from alexis974/spelling-mistake-kube-scheduler
Fix spelling mistake in kube scheduler
2024-03-07 23:15:08 -08:00
Kubernetes Prow Robot eef4503a8d
Merge pull request #44479 from Arhell/en-go
[en] Update go lang link common-parameters.md
2024-03-07 22:53:00 -08:00
Kubernetes Prow Robot e4d06f8d5b
Merge pull request #45443 from a-mccarthy/update-pr-wrangler-docs
Update pr-wranglers.md
2024-03-07 16:31:15 -08:00
Tim Allclair 49ace75b78 Refresh AppArmor documentation 2024-03-07 16:05:43 -08:00
Michal Wozniak 8f6b617fd9 review remarks 2024-03-07 20:58:44 +01:00
Kurt Heiden 6d3a106bc0
Update install-kubectl-windows.md 2024-03-07 12:36:39 -07:00
Abigail McCarthy 4dfde3498a update line wraping 2024-03-07 13:30:22 -05:00
Abigail McCarthy f23d7e0327
Update content/en/docs/contribute/participate/pr-wranglers.md
Co-authored-by: Seokho Son <shsongist@gmail.com>
2024-03-07 13:22:50 -05:00
g1franc ab0631a407
Update manage-resources-containers.md
Add explanation as for why "1500m" is not a whole number.
2024-03-07 11:36:43 +01:00
Kubernetes Prow Robot a053579136
Merge pull request #44594 from adityasamant25/issue-40114
Improve wording around Kata containers and OCI runtime spec
2024-03-06 22:48:17 -08:00
PRANAV PANDEY 98e5b0864a
Update content/en/docs/concepts/workloads/pods/sidecar-containers.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-07 10:42:00 +05:30
Kubernetes Prow Robot ce4c04347b
Merge pull request #45385 from network-charles/network-charles-patch-2
Changing the Image Specified in the ReplicaSet Documentation
2024-03-06 15:23:50 -08:00
Kubernetes Prow Robot c268f09715
Merge pull request #45431 from chanieljdan/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-03-06 08:18:48 -08:00
John.C 77fb1c20e8
Fix link in RuntimeClassInImageCriApi feature gate 2024-03-06 13:05:26 +00:00
Michal Wozniak 47490b873f Add the information about the managedBy field 2024-03-06 12:39:32 +01:00
Michal Wozniak 6959fc05c1 Add placeholder for job managed-by label docs 2024-03-06 10:31:31 +01:00
Aditya Samant 5b064812d8 Improved the wording for Kata containers. 2024-03-06 09:24:16 +05:30
Kubernetes Prow Robot 0649afc23e
Merge pull request #44600 from ksemele/fix/install-kubeadm-explanations
Added link to netcat official site and '-v' key to netcat command example
2024-03-05 17:30:47 -08:00
Joe Betz 8072b0baa9
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-05 17:09:46 -08:00
Kingdon Barrett 5f86adf940
Update Weave Net link to supported fork
(rajch is the maintainer in charge of Weave Net now)

Ref: https://github.com/kubernetes/website/pull/45202#issuecomment-1976819974

Signed-off-by: Kingdon B <yebyen@gmail.com>
Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>
2024-03-05 18:36:27 -05:00
Charles Uneze 3ab97977ed
Update replicaset.md 2024-03-05 22:29:58 +01:00
Abigail McCarthy c56e8ab141 Update pr-wranglers.md 2024-03-05 15:46:17 -05:00
Maksym Pavlenko 65daa2a509 Document changing pod logs directory in kubelet
Signed-off-by: Maksym Pavlenko <mxpv@apple.com>
2024-03-05 10:57:13 -08:00
pranav-pandey0804 d986834008 removed misleading reference about sharing of env variables 2024-03-05 21:49:31 +05:30
Tim Bannister b39e01b971 Add concept page about cluster autoscaling
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Kubernetes Prow Robot 790379c73e
Merge pull request #45180 from sanposhiho/min-domain
graduate MinDomain feature to stable
2024-03-04 17:40:38 -08:00
Kubernetes Prow Robot 50f39a496d
Merge pull request #45194 from able8/patch-8
Update logging.md: Log rotation of kubelet
2024-03-04 16:38:32 -08:00
tinatingyu 9c04fe63ba Revise the feature gate LegacyServiceAccountTokenCleanUp to stable 2024-03-05 00:34:00 +00:00
Kubernetes Prow Robot 5be4cc66be
Merge pull request #45189 from windsonsea/autosc
Pick a few grammars in autoscaling.md
2024-03-04 16:27:53 -08:00
Daniel Chan 804b3653e1 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-04 12:46:06 -05:00
Kubernetes Prow Robot 812a59bdfd
Merge pull request #44885 from pedantic-git/patch-1
Edit docker-specific image  name
2024-03-04 06:47:51 -08:00
Kubernetes Prow Robot fcb609d59e
Merge pull request #44126 from sftim/20231128_fix_style_guide_mismatches
Write API kinds without code style
2024-03-04 06:14:11 -08:00
Jan Safranek ae56379254 Mark NewVolumeManagerReconstruction as GA 2024-03-04 14:13:37 +01:00
Olawale Olaleye 7d987ff8a7 added commands to cheatsheet.md 2024-03-04 10:40:36 +00:00
Olawale Olaleye 206c52758c added commands to cheatsheet.md 2024-03-04 10:32:27 +00:00
Olawale Olaleye 7f5b8ba113
Merge branch 'kubernetes:main' into main 2024-03-04 10:26:44 +00:00
Jacob Keller e86710dbb5 Explains that PVCs work if there's dynamic provisioning or pre-existing volumes. 2024-03-02 10:08:16 -08:00
Kensei Nakada 98f0a91e95
graduate HPAContainerMetrics to stable 2024-03-02 14:03:22 +09:00
Kensei Nakada 9d31d214bd
add note for a feature gate 2024-03-02 14:01:09 +09:00
Kubernetes Prow Robot 119f8535d6
Merge pull request #45297 from danwinship/kep-2681-to-ga
KEP-2681 PodHostIPs in downward API to stable
2024-02-29 17:59:38 -08:00
Charles Uneze 171de11471
Updated image name to have a tag
changed it from nginx to nginx:1.14.2
2024-02-29 20:07:20 +01:00
Kubernetes Prow Robot 6d50a6958f
Merge pull request #45398 from stevekuznetsov/skuznets/update-cel-doc
cel: provide example map validations
2024-02-29 10:50:06 -08:00
Kubernetes Prow Robot 33e5d85df1
Merge pull request #43983 from Jefftree/kubernetes-api-improved-documentation
Add additional documentation around discovery and OpenAPI
2024-02-29 10:23:47 -08:00
Jeffrey Ying 065ac71dea
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:34 -05:00
Jeffrey Ying a125b8c116
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:12 -05:00
Celeste Horgan f000899edf Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-29 17:57:20 +01:00
Steve Kuznetsov 7fefbf740e
cel: provide example map validations
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2024-02-29 09:19:38 -07:00
varadaprasanth 3ac8160b85
Update service-access-application-cluster.md
Formatted for the documentation standards
2024-02-29 17:51:06 +05:30
Charles Uneze 24f0a51371
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-02-29 08:15:14 +01:00
Charles Uneze 5f48ae0618
Update replicaset.md 2024-02-28 23:45:22 +01:00
Charles Uneze 41743ab932
Update taint-and-toleration.md 2024-02-28 22:28:36 +01:00
Kubernetes Prow Robot 5e3beddecc
Merge pull request #45219 from rikatz/kep-1860-placeholder
Promote LoadBalancerIPMode to Beta
2024-02-28 08:42:07 -08:00
Kubernetes Prow Robot fc52c54fcd
Merge pull request #44693 from adityasamant25/issue-44687
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-02-28 08:23:49 -08:00
Kubernetes Prow Robot f3193b5116
Merge pull request #45377 from drewhagen/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-02-28 02:30:30 -08:00
Jeffrey Ying 2af22ead06 Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-02-27 21:49:29 -05:00
Kubernetes Prow Robot 6d5a60c089
Merge pull request #45307 from eaudetcobello/patch-1
Fix wording in configure-upgrade-etcd.md
2024-02-27 13:36:21 -08:00
Ricardo Katz ae51660404 Promote LoadBalancerIPMode to Beta 2024-02-27 14:31:33 -03:00
Kubernetes Prow Robot 4b78cec7e9
Merge pull request #45311 from danwinship/bridge-iptables
Remove references to bridge-nf-call-iptables
2024-02-27 06:28:10 -08:00
Jefftree 622466f5cf Add additional information around discovery and OpenAPI 2024-02-26 12:36:53 -05:00
Bart Jeukendrup ea6624ee62
Clarify in the documentation that 27017 is the official TCP port for MongoDB 2024-02-26 17:12:05 +01:00
Dan Winship 738e06f302 Remove references to bridge-nf-call-iptables
Plugins that need it are expected to set it themselves. (And kubeadm
no longer checks for it.)
2024-02-26 09:50:15 -05:00
Kubernetes Prow Robot 38fd408937
Merge pull request #45334 from sankalp-khare/patch-1
Fix typo in ephemeral-volumes.md
2024-02-25 22:15:52 -08:00
Kubernetes Prow Robot db2ab5e26e
Merge pull request #45337 from semihbkgr/patch-1
Correcting API field paths in Volumes page
2024-02-25 19:47:04 -08:00
Kubernetes Prow Robot 3e4c64da74
Merge pull request #44910 from hassanbenhzaine/main
Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
2024-02-25 19:42:52 -08:00
Kubernetes Prow Robot aa52795817
Merge pull request #44657 from carlory/fix-volumetypes
fix incorrect volume doc
2024-02-25 13:30:03 -08:00
Semih Buyukgungor bb5d0a45f2
Update api fields in volumes page 2024-02-25 23:22:30 +03:00
Sankalp Khare cf5a8f86dc
Fix typo in ephemeral-volumes.md 2024-02-26 00:05:09 +05:30
Kubernetes Prow Robot 0d5f1590fb
Merge pull request #45236 from carlory/StableLoadBalancerNodeSet
Promote feature gate StableLoadBalancerNodeSet to GA
2024-02-25 08:44:18 -08:00
Hassan BENHZAINE 4a04547c0a Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
s
2024-02-24 17:46:06 +01:00
Kensei Nakada 8db9dcd226
update based on review 2024-02-24 15:30:13 +09:00
Kubernetes Prow Robot bb24ce5ab8
Merge pull request #45095 from clementnuss/patch-3
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
2024-02-23 21:33:25 -08:00
Oluebube Princes Egbuna 1710de7e11 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-23 21:33:57 +01:00
eaudetcobello a8ec490629 Various wording improvements throughout the file. 2024-02-23 16:23:13 +00:00
Kubernetes Prow Robot 32066a7db2
Merge pull request #45235 from windsonsea/kubectle
Update reference links to commands in /kubectl/kubectl.md
2024-02-22 18:01:39 -08:00
Dan Winship 2a93b5e0eb KEP-2681 PodHostIPs to stable 2024-02-22 16:30:46 -05:00
Kenny Ho 6704c1cf79
Update device-plugins.md 2024-02-22 15:09:05 -05:00
cShirley14 d6459c1823
Update content/en/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy.md
Co-authored-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-22 11:32:53 -06:00
Sean Sullivan 2c8bbd2f50 KEP 4006 docs to beta 2024-02-21 21:30:50 -08:00
windsonsea 52b3869a01 Update reference command links in /kubectl/kubectl.md 2024-02-22 09:28:34 +08:00
Chantal Shirley 713d621b60 fix: update broken links 2024-02-21 12:56:16 -06:00
Abigail McCarthy 1180e4f9e5 Update link to new dashboard 2024-02-21 12:17:25 -05:00
Aravindh Puthiyaparambil 5a55277fd5
KEP-2258: Promote NodeLogQuery to beta 2024-02-21 08:30:42 -08:00
carlory bd42e9f318 StableLoadBalancerNodeSet feature-gate adds stable stage item 2024-02-21 10:48:59 +08:00
Oluebube Princes Egbuna e1465e035a Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-20 11:46:04 +01:00
windsonsea d9525229b5 Minor improvements to network-policies concept 2024-02-20 18:00:36 +08:00
Arda Güçlü ec3ad79877 KEP-4292: Custom profile in kubectl debug 2024-02-20 11:00:37 +03:00
Kubernetes Prow Robot 09a5fb3f61
Merge pull request #45166 from sftim/20240216_auto_calculate_more_feature_states
Switch some feature-state shortcodes to be data driven
2024-02-19 11:35:05 -08:00
Kubernetes Prow Robot 9b13cc6560
Merge pull request #45190 from prashant235913/update-audit-annotations
Register audit annotation for admission policy validation
2024-02-19 11:29:18 -08:00
Tim Bannister 5639b8bb45 Revise workload management concept 2024-02-19 16:54:36 +00:00
Mateusz Gozdek 1f7291f3e9
kubeadm-reset.md: add instruction about graceful shutdown
To address kubernetes/kubeadm#2978.

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-19 15:24:43 +01:00
Alexis Boissiere 2f298d2077
Fix trailing whitespace in scheduler section 2024-02-19 13:55:48 +01:00
Alexis Boissiere e839bf7aee
Fix spelling mistake in scheduling section 2024-02-19 13:55:40 +01:00
Tim Bannister 0f0c0a49bd Move workload management concept into workloads section 2024-02-19 12:32:30 +00:00
Harsha Narayana 3bdf51e2c9
kubelet: enable configurable rotation duration and parallel rotate 2024-02-19 11:14:22 +05:30
Prashant Mishra 0b6fb50e63
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-18 21:16:50 +05:30
Able Lv 4fa4affdcf
Update logging.md 2024-02-18 17:34:25 +08:00
Prashant Mishra 3901718619
Add information about validation.policy.admission.k8s.io/validation_failure annotation
tried solving according to the issue mentioned in https://github.com/kubernetes/website/issues/45187#issue-2140222281
2024-02-18 10:47:44 +05:30
windsonsea 5827b37140 Pick several grammars in autoscaling.md 2024-02-18 09:39:29 +08:00
Kensei Nakada 01cfb51bfe
graduate MinDomain feature to stable 2024-02-17 20:03:34 +09:00
Kubernetes Prow Robot da14ff8f59
Merge pull request #43176 from sftim/20230923_revise_security_concept_section
Move and revise overview for Security section
2024-02-16 11:41:30 -08:00
Kubernetes Prow Robot 1c4d93bded
Merge pull request #45148 from tamilselvan1102/k8s-web-20240215
Add ReadOnlyAPIDataVolumes in removed feature gates list
2024-02-16 09:56:30 -08:00
Kubernetes Prow Robot 51b0ebc934
Merge pull request #45073 from neolit123/1.30-add-external-ca-notes
kubeadm-certs: add notes about different external CA approaches
2024-02-16 09:53:39 -08:00
Alexis Boissiere 33dcba8aa6
Fix spelling mistake in kube scheduler 2024-02-16 17:27:27 +01:00
Kubernetes Prow Robot d10786f422
Merge pull request #44959 from mocdaniel/autoscaling-overview
Adds a new concept page for autoscaling
2024-02-16 08:23:57 -08:00
Tim Bannister e4731338d3 Switch some feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-16 12:49:31 +00:00
tamilselvan1102 3ab10b2b94 update kubeconfig user --config 2024-02-16 17:50:51 +05:30
Tim Bannister 9323995f01 Add note to localizers 2024-02-16 11:47:37 +00:00
Tim Bannister 892978919f Move cloud native security out of section overview 2024-02-16 11:47:24 +00:00
Tim Bannister 18cdba2449 Remove legacy security overview page 2024-02-16 11:43:53 +00:00
Tim Bannister 872808b895 Add section overview for Security
Co-authored-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
2024-02-16 11:43:31 +00:00
Mohammed Affan a172e82830
Fix Kubelet skew version for the Kubeadm (#44815)
* Fix Kubelet skew version for the Kubeadm

* Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

---------

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2024-02-15 22:55:18 -08:00
Kubernetes Prow Robot 217f88267f
Merge pull request #44832 from adityasamant25/kubeadm-upgrade
Use sudo for elevated permissions while upgrading clusters using kubeadm
2024-02-15 12:24:12 -08:00
Joe Betz cda663f710 Add feature gate docs for NameGenerationRetries 2024-02-15 12:21:53 -05:00
tamilselvan1102 61ca76713a Add ReadOnlyAPIDataVolumes in removed feature gates list 2024-02-15 18:55:58 +05:30
Kubernetes Prow Robot a6a613d6d0
Merge pull request #42518 from tzifudzi/windows-hardware-requirements
Specify recommended Windows hardware requirements
2024-02-14 21:48:12 -08:00
Tatenda Zifudzi f92b564d60 Specify recommended Windows worker node hardware requirements 2024-02-14 21:35:23 -08:00
AxeZhan 7151fc2534 graduate PodLifecycleSleepAction to beta 2024-02-15 09:46:43 +08:00
mtardy ca4dc02375 Remove the SecurityContextDeny admission plugin documentation 2024-02-14 16:39:37 +01:00
Kubernetes Prow Robot 6479f0172f
Merge pull request #44942 from tamilselvan1102/k8s-doc-web-20240130
Information about default StorageClasses
2024-02-14 06:08:59 -08:00
Tim Bannister 255026f426 Write API kinds without code style 2024-02-14 12:34:04 +00:00
Clément Nussbaumer 2dc571df77
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
relates to https://github.com/kubernetes/kubeadm/issues/2991#issuecomment-1932337556

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
2024-02-14 08:03:53 +01:00
Kubernetes Prow Robot fd764e39ae
Merge pull request #44951 from sftim/20240130_revise_encryption_at_rest
Reword advice about encryption-at-rest opt outs
2024-02-13 22:48:21 -08:00
Kubernetes Prow Robot 90534c5f38
Merge pull request #44953 from chtitux/fix-typo-pod-lifecycle
Add missing space in Pod Lifecycle concept page
2024-02-13 22:39:53 -08:00
Daniel Bodky cdb2b06f1a
Adds paragraph about the Cluster Proportional Vertical Autoscaler 2024-02-14 07:38:48 +01:00
Kubernetes Prow Robot b851645547
Merge pull request #44963 from mguan2020/patch-1
Fix grammatical error regarding setup scripts in Kubernetes Components documentation
2024-02-13 22:24:35 -08:00
Kubernetes Prow Robot 85c7968840
Merge pull request #44767 from Gauravpadam/20240116_scale_intro_styling_fix
Styling improvements for scale-intro.md
2024-02-13 22:16:11 -08:00
Kubernetes Prow Robot a3604dd589
Merge pull request #45032 from dipesh-rawat/improve-feature-state-shortcode
Enhance 'feature-state' shortcode to utilize feature gate description files
2024-02-13 22:08:00 -08:00
Kubernetes Prow Robot 3fab918274
Merge pull request #44990 from prashantrewar/amend-docs
Update the kubeadm page docs
2024-02-13 22:05:09 -08:00
Tamilselvan 5aca46b3d0
Update content/en/docs/concepts/storage/dynamic-provisioning.md
Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-02-14 09:39:30 +05:30
Kevin Hannon ae7fbbe68d add swap website update 2024-02-13 17:25:31 -05:00
Kubernetes Prow Robot 5f4ccd594f
Merge pull request #45111 from choznerol/patch-1
Fix `matchLabelKeys` example yaml
2024-02-13 11:27:39 -08:00
Puru 69706582d4
Fix mermaid syntax error 2024-02-13 14:14:10 +05:45
Lawrence Chou 3ca2b443ac
Fix `matchLabelKeys` example yaml syntax
It should be `spec.template.spec.affinity` instead of `spec.template.affinity`.

```
$ explain deploy.spec.template.spec.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

FIELD: affinity <Affinity>

...
```
```
$ k explain deploy.spec.template.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

error: field "affinity" does not exist
```
2024-02-13 10:37:33 +08:00
Kubernetes Prow Robot a037d46987
Merge pull request #44798 from sftim/20240118_improve_pod_docs
Improve docs for Pods
2024-02-12 11:41:16 -08:00
Kubernetes Prow Robot 6326bef3a9
Merge pull request #44914 from vardanaloyan/patch-1
Update quick-reference.md
2024-02-12 11:29:52 -08:00
Kubernetes Prow Robot 8ff58166a0
Merge pull request #45060 from thisisharrsh/fix_the_link
Fixed the link for create a ConfigMap
2024-02-12 11:27:01 -08:00