Kubernetes Prow Robot
|
9f1bf2c352
|
Merge pull request #35095 from bhangra/patch-1
Remove commas from kubelet configuration example
|
2022-07-25 02:14:36 -07:00 |
bhangra
|
1d94b16b27
|
Update kubelet-config-file.md
trying to fit it to yaml style, while making it work on my system required quite a change. I'm not sure if this is appropriate to change it so much.
|
2022-07-25 18:02:21 +09:00 |
windsonsea
|
22ca6a32b0
|
updated /tasks/administer-cluster/nodelocaldns.md
|
2022-07-24 14:58:24 +08:00 |
bhangra
|
4e15e8f2ae
|
Update kubelet-config-file.md
the commas caused kubelet service to fail to start. should be omitted.
|
2022-07-17 16:53:21 +09:00 |
utkarsh-singh1
|
043c9f02dc
|
Updated the expired link
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
|
2022-07-13 14:05:18 +05:30 |
Kubernetes Prow Robot
|
dced6c8529
|
Merge pull request #34742 from AkihiroSuda/minikube-rootless-podman
kubelet-in-userns.md: minikube now supports Rootless Podman
|
2022-07-11 05:35:47 -07:00 |
Nitish Kumar
|
7c047f3593
|
Verify signed Container images- Broken link Fix
|
2022-07-08 15:39:26 +05:30 |
Kubernetes Prow Robot
|
e6868ba8d3
|
Merge pull request #34721 from Sea-n/use-rel-links
Use relative links for k8s.io
|
2022-07-04 06:33:24 -07:00 |
Akihiro Suda
|
f62276e924
|
kubelet-in-userns.md: minikube now supports Rootless Podman
minikube 1.26 supports Rootless Podman driver:
https://minikube.sigs.k8s.io/docs/drivers/podman/
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2022-07-01 11:25:20 +09:00 |
Qiming Teng
|
df9ceb90c5
|
Normalize the markdown for certificates page
This page was using some implicit code snippets (i.e. indent text by 8 spaces).
Grammar like this works but should be avoided when possible.
|
2022-06-30 21:03:37 +08:00 |
Sean Wei
|
34721abcac
|
Use relative links for k8s.io
|
2022-06-30 12:08:14 +08:00 |
Guangwen Feng
|
973045a645
|
Fix a minor typo in migrating-telemetry-and-security-agents.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
|
2022-06-28 15:00:26 +08:00 |
Kubernetes Prow Robot
|
84c035d5a7
|
Merge pull request #34372 from tengqm/fix-links-1
Batch fixes for links (1)
|
2022-06-26 01:02:58 -07:00 |
Augustas
|
5a1ade2551
|
“Migrating telemetry and security agents from dockershim” task (#31607)
* Telemetery_and_security_agents_vendors
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* rename_dockershim
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* formatting and links update
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* spaces and thirdparty-content tag
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* formatting
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md
Co-authored-by: chrismetz09 <cymetz@gmail.com>
* Apply suggestions from code review
Co-authored-by: Rey Lejano <rlejano@gmail.com>
* formatting
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* zacharysarah-code-review-suggestions
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: chrismetz09 <cymetz@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
|
2022-06-24 01:24:57 -07:00 |
paul.zhang
|
1ac21a0a0a
|
Update configure-cgroup-driver.md
|
2022-06-24 09:36:23 +08:00 |
paul.zhang
|
6040ce1f30
|
Update configure-cgroup-driver.md
|
2022-06-23 09:14:12 +08:00 |
paul.zhang
|
75b7fce11f
|
Add anchor:#modify-kubelet-configmap
Add anchor:#modify-kubelet-configmap
|
2022-06-22 17:28:48 +08:00 |
Kubernetes Prow Robot
|
235c75c66b
|
Merge pull request #34418 from tossmilestone/patch-3
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
|
2022-06-21 06:25:43 -07:00 |
Shaw Ho
|
80a3bba82d
|
Update reserve-compute-resources.md
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
|
2022-06-21 10:20:33 +08:00 |
Kubernetes Prow Robot
|
117fa2266f
|
Merge pull request #33324 from marosset/windows-kubeadm
Refresh kubeadm docs for Windows
|
2022-06-20 06:00:06 -07:00 |
Qiming Teng
|
7add552174
|
Batch fixes for links (1)
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
|
2022-06-18 13:37:13 +08:00 |
Jihoon Seo
|
e7caadc564
|
Replace skew shortcode parameters
|
2022-06-17 16:17:01 +09:00 |
Kubernetes Prow Robot
|
5b6f1a1a96
|
Merge pull request #33563 from tengqm/kms-link
Update KMS provider page
|
2022-06-15 19:30:48 -07:00 |
Kubernetes Prow Robot
|
e0f2e9362c
|
Merge pull request #34131 from JohnTitor/enhance-removal-de
Add a link to the "Uninstall Docker Engine" section
|
2022-06-14 15:51:32 -07:00 |
Yuki Okushi
|
044be48140
|
Reword to clarify
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
|
2022-06-15 07:34:19 +09:00 |
James Sturtevant
|
3693d1cf30
|
updates from feedback
|
2022-06-13 16:07:17 +00: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
|
d05ae98f76
|
Merge pull request #33145 from miteshskj/fix-32984
Remove repeated, confusing information about cgroupfs.
|
2022-06-07 19:31:49 -07:00 |
Kubernetes Prow Robot
|
090803440d
|
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
|
2022-06-07 19:11:49 -07:00 |
Yuki Okushi
|
483d007248
|
Fix a tab attibute name's typo
|
2022-06-07 19:53:14 +09:00 |
Yuki Okushi
|
11e6bc1c7e
|
Add a link to the "Uninstall Docker Engine" section
|
2022-06-07 19:52:14 +09:00 |
Yuki Okushi
|
dccee2fceb
|
Replace a recursive link on the "Migrating from dockershim" task
|
2022-06-05 10:52:27 +09:00 |
Kubernetes Prow Robot
|
19c667be53
|
Merge pull request #33252 from tengqm/tweak-kubeadm-upgrade
Tweak kubeadm-upgrade page for indentation nits
|
2022-06-02 08:31:47 -07:00 |
Shubham Kuchhal
|
f608a7c4c8
|
Added Hyperlink to PKCS#7.
|
2022-05-30 16:21:13 +05:30 |
Kubernetes Prow Robot
|
7cf45cf099
|
Merge pull request #34020 from SaumyaBhushan/Issue#34010
Link to release note in older version is broken
|
2022-05-29 00:34:51 -07:00 |
Kubernetes Prow Robot
|
21f228226f
|
Merge pull request #33777 from TinySong/update-en-manage-resources-doc-en
update manage-resources documentation
|
2022-05-28 23:50:50 -07:00 |
SaumyaBhushan
|
17855197cf
|
Link to release note in older version is broken
|
2022-05-29 11:22:19 +05:30 |
song
|
4126ccaad0
|
update manage-resources documentation
Signed-off-by: song <tinysong1226@gmail.com>
|
2022-05-29 13:37:46 +08:00 |
Kubernetes Prow Robot
|
2657fca7f6
|
Merge pull request #33662 from TinySong/main
update migrating-from-dockershim doc
|
2022-05-28 21:42:50 -07:00 |
Qiming Teng
|
614fcc0fd8
|
Update KMS provider page
|
2022-05-29 08:11:18 +08:00 |
Sean Wei
|
50b9fb29b0
|
Remove data-lang for command outputs
|
2022-05-28 20:08:49 +08:00 |
Sean Wei
|
cca0aca855
|
Fix Markdown link
|
2022-05-25 21:17:01 +08:00 |
Chris Short
|
3f3ad2aa9a
|
Update change-runtime-containerd.md
Install containerd from containerd
|
2022-05-24 16:22:15 -04:00 |
Akshat Khanna
|
9bf154c687
|
Update certificates.md
|
2022-05-23 12:21:42 +05:30 |
song
|
1fa24f7e32
|
update migrating-from-dockershim doc
|
2022-05-23 13:34:56 +08:00 |
Kubernetes Prow Robot
|
44ec3f508a
|
Merge pull request #33836 from prb112/patch-2
Update topology-manager.md
|
2022-05-21 04:42:00 -07:00 |
Paul Bastide
|
3bff833b59
|
Update topology-manager.md
Fixes a spelling mistake with co-ordinate
|
2022-05-19 16:21:30 -04:00 |
song
|
45a7eb57f9
|
fix typo
Signed-off-by: song <tinysong1226@gmail.com>
|
2022-05-20 00:05:51 +08:00 |
song
|
ea8ff7ffc0
|
add specification uri about Pod
Signed-off-by: song <tinysong1226@gmail.com>
|
2022-05-15 01:05:16 +08:00 |
James Sturtevant
|
f875adcb50
|
Refresh kubeadm docs for Windows
|
2022-05-10 20:27:25 +00:00 |