Commit Graph

19 Commits

Author SHA1 Message Date
Dan Winship 37ee1e335c Remove references to kube-proxy userspace mode 2022-12-06 09:10:27 -05: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