Shedrack akintayo
c6afb74d66
Merge main into dev-1.32 to keep in sync
2024-11-20 14:04:09 +00:00
Keita Mochizuki
958ed3be02
Add description about custom profile ( #48154 )
...
* Add custom profile
* fix1
* fix2
* fix3
* fix4
2024-11-17 00:26:52 +00:00
Daman Arora
bc94badee7
remove conntrack ref from debug/debug-application/debug-service
...
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-08-27 22:27:13 +05:30
mochizuki875
0c8a63f4a2
add description about debugging profile
2024-07-01 08:10:14 +00:00
Kubernetes Prow Robot
1ab49249ab
Merge pull request #44823 from my-git9/patch-13962
...
Correct incorrect expressions for debug-pods
2024-01-23 14:20:48 +01:00
Abel Lu
cfc9eb01da
Additional links to "What's next" in determine-reason-pod-failure.md ( #44288 )
...
Issue #44207
2024-01-22 04:31:23 +01:00
xin.li
5fcc71ad51
[en] Correct incorrect expressions
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-20 23:44:36 +08:00
hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Aldo Culquicondor
46df889039
Troubleshooting for job pod finalizers
2023-11-13 11:00:14 -05:00
Ananya Nayak
448734c716
fix: update deprecated command
2023-09-19 23:12:40 +05:30
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
xin.li
4ba09eb506
Tweak line wrappings in local-debugging.md debug-pods.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-13 23:43:44 +08:00
Kevin Grigorenko
8bb01739b1
Further clarify documented privileges of kubectl debug node
...
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-04-19 15:52:01 -05:00
朱正浩,Zhu Zhenghao
ba9d0faf80
update link of go package text/template
2023-04-04 23:18:24 +08:00
Kubernetes Prow Robot
f0bb166e86
Merge pull request #37909 from atorik/update_description_for_k-describe
...
Update the explanation for `kubectl describe pod`.
2023-02-06 23:16:58 -08:00
Dan Winship
37ee1e335c
Remove references to kube-proxy userspace mode
2022-12-06 09:10:27 -05:00
Atsushi Torikoshi
cf29a21c9d
Update the explanation for `kubectl describe pod`.
...
Commit b60aa414a0
updated the command output samples, but explanations for the output of `kubectl describe pod` seems not to be updated.
2022-11-15 23:33:50 +09:00
ydFu
1ca77d26b9
Update Determine the Reason for Pod Failure
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-24 13:18:27 +08:00
Kristin Martin
b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
...
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot
438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
...
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kevin Grigorenko
20ab45fb78
Clarify privileges of kubectl debug node
...
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2022-08-10 09:55:25 -05:00
Lee Verberne
3ad2a7885b
Mark EphemeralContainers as GA in 1.25
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Kubernetes Prow Robot
04994420b4
Merge pull request #33320 from imjasonh/patch-1
...
Document per-container termination message limits
2022-07-31 05:22:27 -07:00
Jason Hall
d27223eca7
Update content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
...
Co-authored-by: Danielle <dani@builds.terrible.systems>
2022-07-31 08:08:22 -04:00
Daniel Wright
f9ebc90ff7
[en] update en docs to use recommended labels
2022-07-11 08:45:48 -07:00
Prajwal Borkar
101858c671
Update debug-service.md
2022-06-16 12:23:25 +05:30
Prajwal Borkar
aa302cac0e
Update debug-pods.md
2022-06-16 12:22:58 +05:30
ArkaSaha30
cd9c5288ec
Update broken links in debug/debug-application/debug-service.md
2022-06-08 12:50:14 +05:30
Thomas Güttler
8ddd57736d
Fix 404
2022-05-13 16:29:16 +02:00
Jason Hall
0f1b35b081
Remove redundant example.
2022-05-03 10:08:57 -04:00
Jason Hall
d5e15feb0a
Update content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-05-03 10:08:00 -04:00
Axel Tan
7696b56f66
Update links
2022-05-03 21:57:59 +08:00
Jason Hall
75deb28beb
Update determine-reason-pod-failure.md
2022-04-29 12:27:25 -04:00
Paul Schweigert
f26e8eff23
Reorg the monitoring task section ( #32823 )
...
* reorg the monitoring task section
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
* reorg from review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
* review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
* review fixes
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-04-25 21:30:51 -07:00