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
Michal Srb
ab13afe034
Fix typo
...
Missing space.
2024-03-23 21:47:21 +01: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
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
Amim Knabben
c5828df712
Enhancing troubleshoot section with Windows Operational Readiness
2024-03-20 14:43:32 -03:00
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
Charles Uneze
d77e68f2fd
Update resource-usage-monitoring.md
2024-03-19 18:26:54 +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
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
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
matte21
6b2e5dfac6
Fix path of kubelet systemd config file
2024-03-14 15:32:17 -04:00
Kubernetes Prow Robot
f48e66caa7
Merge pull request #45471 from tallclair/apparmor
...
Refresh AppArmor documentation
2024-03-13 02:49:45 -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
Puru
98dae01b9d
Improvements in "Installing kubeadm" document
2024-03-12 00:58:26 +05:45
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
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
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
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
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
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
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
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
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
John.C
77fb1c20e8
Fix link in RuntimeClassInImageCriApi feature gate
2024-03-06 13:05:26 +00: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
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
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